Releases: authsmith/payload-auth-plugin
Releases · authsmith/payload-auth-plugin
v0.7.4
What's Changed
- fix: include name in user creation data for OAuth auto sign-up by @WillODR in #137
- feat: add access_token field to accounts collection to enable the use of googleapis by @daliboru in #135
- Fix/session by @sourabpramanik in #139
New Contributors
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- fix: use serverURL instead of request.origin for OAuth redirect in containers by @WillODR in #118
- Fix - removed string generation for cognito issuer by @francesco-hayes in #126
- Feat - Add scope to cognito interface in case custom by @francesco-hayes in #127
New Contributors
- @WillODR made their first contribution in #118
- @francesco-hayes made their first contribution in #126
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
What's Changed
- Changes redirection to function call by @sourabpramanik in #116
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: Add Okta ODIC support by @chrisAlwinYS in #99
- 0.7.0 by @sourabpramanik in #82
- fix: Update jumpcloud.ts by @gallagherdkd in #102
- Support Redirect-Based OAuth Login Flow (In Addition to Popup) by @MerlinTheWhiz in #112
- Fix overall auth by @sourabpramanik in #113
- Fix/internals by @sourabpramanik in #115
New Contributors
- @MerlinTheWhiz made their first contribution in #112
Full Changelog: v0.6.4...v0.7.0
v0.6.2
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- V0.6.0 by @sourabpramanik in #52
- 69 make appusers dynamic instead of hardcoded by @sourabpramanik in #75
- Update package.json to support hooks export by @crazytweeks in #70
New Contributors
- @crazytweeks made their first contribution in #70
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: Frontend Authentication
- fix: add support for non standard api path in sign in function by @martijnckx in #51
- Fix issue with account being left without a user relation by @chrisAlwinYS in #47
- feat: adding JumpCloud provider by @gallagherdkd in #55
- fix: bug in cookie expiration time is not in UTC by @gallagherdkd in #54
- feat: adding support for client_secret_basic auth method. by @gallagherdkd in #53
New Contributors
- @martijnckx made their first contribution in #51
- @chrisAlwinYS made their first contribution in #47
- @gallagherdkd made their first contribution in #55
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's Changed
FIXES
- 42 the plugin does not work when run and produces an error payload auth plugin error missing users collection by @sourabpramanik in #44
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- fix: force lowercased emails by @sourabpramanik in #40
Full Changelog: v0.5.6...v0.5.7