What's Changed
- docs: add azure AD example by @thomasfjordside in #332
- Improve v0.6. local provider: correctly bundle types into final package, unset token when getsession fails and more by @BracketJohn in #347
- improves directory structure for testing and development
- local playground
- authjs playground
- fix: not all properties of
local
provider are required any longer - fix: move types into runtime so that final
dist
gets correct types - fix: unset token on unsuccessful session fetch
- fix: also send auth headers on signout
- improves directory structure for testing and development
- release: 0.6.0-alpha.2 by @BracketJohn in #348
New Contributors
- @thomasfjordside made their first contribution in #332
Full Changelog: 0.6.0-alpha.1...0.6.0-alpha.2