0.10.0-rc.1
Pre-release
Pre-release
Upgrade guide
This release contains breaking changes releated to the middleware and the baseURL
/ AUTH_ORIGIN
configuration. Please check the following PRs for more information:
What's Changed
- docs(fix): use correct process env variable for baseUrl by @felixranesberger in #940
- enh(#895): Custom refresh response token pointer by @Rizzato95 in #910
- feat(#797, #878): set
baseURL
via environment variables and improve internal url detection by @zoey-kaiser in #913 - chore(#892): rename middleware to avoid conflicts by @zoey-kaiser in #957
- enh(#935): allow external login page by @Thomas-Philippot in #936
- release: 0.10.0-rc.1 by @zoey-kaiser in #958
New Contributors
- @felixranesberger made their first contribution in #940
- @Rizzato95 made their first contribution in #910
- @Thomas-Philippot made their first contribution in #936
Full Changelog: 0.9.4...0.10.0-rc.1