Releases: danestves/remix-auth-auth0
Releases · danestves/remix-auth-auth0
v1.10.0
What's Changed
Other Changes
- feat: added support for auth0 invitations by @ollie-bud in #105
New Contributors
- @ollie-bud made their first contribution in #105
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
New Features
- ci: using node lts to bump dependencies by @danestves in #103
Other Changes
- fix: additional search params by @lifeiscontent in #102
New Contributors
- @lifeiscontent made their first contribution in #102
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
Other Changes
- Update peer dependency for remix-run/server-runtime to match dependency by @blandfried in #100
New Contributors
- @blandfried made their first contribution in #100
Full Changelog: v1.8.1...v1.8.2
v1.8.0
What's Changed
Other Changes
- feat: Expose Auth0's
org_name
parameter asprofile.organizationName
by @mauscoelho in #99
New Contributors
- @mauscoelho made their first contribution in #99
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Features 🎉
- Expose
profile.org_id
asprofile.organizationId
by @gauthamchandra in #91
New Contributors
- @gauthamchandra made their first contribution in #91
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
Other Changes 🤷♂️
- docs: update
action
/loader
to useActionArgs
/LoaderArgs
by @MichaelDeBoey in #88 - Added connection param to Auth0 strategy redirect by @james-dowell in #90
New Contributors
- @MichaelDeBoey made their first contribution in #88
- @james-dowell made their first contribution in #90
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
Other Changes 🤷♂️
- chore: update dependencies by @danestves in #86
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.1
What's Changed
Other Changes 🤷♂️
- docs: add example of directly going to auth0 signup page by @simjes in #79
- chore: updates dependencies by @danestves in a6d5e48
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
Features 🎉
- feat: add organization support by @MoSattler in #76
New Contributors
- @MoSattler made their first contribution in #76
Full Changelog: v1.3.8...v1.4.0