File tree Expand file tree Collapse file tree 6 files changed +4528
-3736
lines changed
Expand file tree Collapse file tree 6 files changed +4528
-3736
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # @asgardeo/js
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #17 ] ( https://github.com/asgardeo/web-ui-sdks/pull/17 )
8+ [ ` 0be3e48 ` ] ( https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd ) Thanks
9+ [ @movinsilva ] ( https://github.com/movinsilva ) ! - Initial release of @asgardeo/js and @asgardeo/react
10+
11+ - Drop in components
12+
13+ - SignIn
14+ - SignOut
15+ - SignedIn
16+ - SignedOut
17+
18+ - Custom hooks
19+
20+ - useAuthentication
21+ - useOn
22+
23+ - api function calls in js
24+ - branding and i18n support
Original file line number Diff line number Diff line change 11{
22 "name" : " @asgardeo/js" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Framework agnostic JS for Asgardeo or Identity Server" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 1+ # @asgardeo/react
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ #17 ] ( https://github.com/asgardeo/web-ui-sdks/pull/17 )
8+ [ ` 0be3e48 ` ] ( https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd ) Thanks
9+ [ @movinsilva ] ( https://github.com/movinsilva ) ! - Initial release of @asgardeo/js and @asgardeo/react
10+
11+ - Drop in components
12+
13+ - SignIn
14+ - SignOut
15+ - SignedIn
16+ - SignedOut
17+
18+ - Custom hooks
19+
20+ - useAuthentication
21+ - useOn
22+
23+ - api function calls in js
24+ - branding and i18n support
25+
26+ ### Patch Changes
27+
28+ - Updated dependencies
29+ [[ ` 0be3e48 ` ] ( https://github.com/asgardeo/web-ui-sdks/commit/0be3e48a2896e10eea2f4c74ccc24eb1ddab09bd )] :
30+ - @asgardeo/js @0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @asgardeo/react" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " React Wrapper to build customizable login UIs for Asgardeo or Identity Server" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments