Releases: storyblok/app-extension-auth
Releases · storyblok/app-extension-auth
@storyblok/[email protected]
What's Changed
The main feature of this release is that the library now can handle authentication for spaces in the US region.
- feat!: new implementation of sessionCookieStore by @johannes-lindgren in #7
- feat: Custom OAuth API Route Handler, replacing dependency on grant.
by @johannes-lindgren in #10 - feat: Support for US Region by @johannes-lindgren in #13
- feat: export
refreshToken
andshouldRefresh
functions by @eunjae-lee in #12 - feat!: Removed scope by @johannes-lindgren in #17
- feat!: Region in AppSession by @johannes-lindgren in #16
- fix: using node as peer dependency and dropping the requirement for fetch by @johannes-lindgren in #20
Contributors
- @johannes-lindgren made their first contribution in #3
- @eunjae-lee made their first contribution in #12