File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
asgardeo-choreo-react-express Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @asgardeo/auth-react " : patch
3+ ---
4+
5+ Retry the initialisation incase if the config data is not saved in the storage
6+ - Fixes https://github.com/asgardeo/asgardeo-auth-react-sdk/issues/240
Original file line number Diff line number Diff line change 11{
2+ "private" : true ,
23 "name" : " @asgardeo/choreo-react-express" ,
34 "version" : " 5.2.5" ,
45 "description" : " React and Express based sample fullstack app to demonstrate Asgardeo / WSO2 Identity Server Auth React SDK usage" ,
Original file line number Diff line number Diff line change 11{
2+ "private" : true ,
23 "name" : " @asgardeo/react-app" ,
34 "version" : " 5.2.4" ,
45 "description" : " React based sample SPA to demonstrate Asgardeo / WSO2 Identity Server Auth React SDK usage" ,
2728 "homepage" : " https://github.com/asgardeo/asgardeo-auth-react-sdk#readme" ,
2829 "author" : " WSO2" ,
2930 "license" : " Apache-2.0" ,
30- "private" : true ,
3131 "scripts" : {
3232 "start" : " webpack-dev-server --mode development --hot --open" ,
3333 "prebuild" : " yarn install" ,
You can’t perform that action at this time.
0 commit comments