diff --git a/.changeset/honest-needles-nail.md b/.changeset/honest-needles-nail.md new file mode 100644 index 00000000..2284da48 --- /dev/null +++ b/.changeset/honest-needles-nail.md @@ -0,0 +1,21 @@ +--- +"@asgardeo/react": minor +"@asgardeo/js": minor +--- + +Initial release of @asgardeo/js and @asgardeo/react + +- Drop in components + + - SignIn + - SignOut + - SignedIn + - SignedOut + +- Custom hooks + + - useAuthentication + - useOn + +- api function calls in js +- branding and i18n support