Releases: nejdetkadir/devise-api
Releases · nejdetkadir/devise-api
v0.2.0
What's Changed
- Update Readme - instructions for loading decorators by @DerekCrosson in #28
- Fix Refresh token AbstractController::DoubleRenderError by @xkraty in #29
- Allow define extra fields for sign up by @Plus17 in #36
- Add extra fields from config to resource owner by @wuletawwonte in #38
- Disable parameter wrapping in TokensController by @k-p-jones in #42
- docs: update readme by @nejdetkadir in #45
New Contributors
- @DerekCrosson made their first contribution in #28
- @xkraty made their first contribution in #29
- @Plus17 made their first contribution in #36
- @wuletawwonte made their first contribution in #38
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Disable signup endpoint option by @TheoVRR in #15
- Fix refresh behavior by @TheoVRR in #14
- Fix undefined variable error in controller helper by @k-p-jones in #25
New Contributors
- @k-p-jones made their first contribution in #25
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- [update] calling FactoryBot module in requests/tokens_spec.rb by @codescaptain in #4
- Add example requests to readme by @nejdetkadir in #7
- Fix readme test command by @TheoVRR in #13
- refactor: database migration for primary and foreign key error by @nejdetkadir in #23
New Contributors
- @codescaptain made their first contribution in #4
- @TheoVRR made their first contribution in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix invalid strategy error by @nejdetkadir in #2
- Add drawed routes to readme by @nejdetkadir in #3
Full Changelog: v0.1.0...v0.1.1