v1.0.0
asgardeo-github-bot
released this
08 Mar 12:16
·
408 commits
to main
since this release
Summary
HttpResponse
has been replaced withFetchResponse
- Internal API calls now use the native
Fetch
API instead ofAxios
SignOutFailed
hook added to fire a callback when signing out fails.
What's Changed
- Add org name to config.json in readme by @IMS94 in #78
- Create notification.yml by @thivi in #81
- Disable the trySignInSilently by default. by @ChanikaRuchini in #82
- Replace HttpResponse with FetchResponse by @thivi in #83
New Contributors
- @IMS94 made their first contribution in #78
- @ChanikaRuchini made their first contribution in #82
Full Changelog: v0.2.16...v1.0.0