angular - Angular2 single sign on with Auth0? -


i'm trying use auth0 sso (single sign on ) angular 2 doesn't work , , question it's angular 2 support sso authentification or not ? or there other solution ?

make sure both of domains sub domains of domain local storage works in same domain (local storage domain specific)

you can write service can use localstorage.getitem(key); retrive data local storage , use in application

in angularjs use angularjs code put , data local storage , in angular 2/4 use typescript code get/put local storage.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -