How do you recommend handling log out across services. Ie if i log out on app1 then i should also be logged out on app3
i guess having a browser cookie and a shared secret amongst our services might be the way to go? If a log out occurs on any service then cookie is removed. this cookie only does not mean the user is authenticated mind you, there are proper checks in place but the cookie would just be used as a trigger to determine if a log out occurred elsewhere ?
sheldon______ has quit
sheldon______ joined the channel
mikeywaites has quit
mikeywaites joined the channel
preller has quit
cristiandouce1 has quit
pose has quit
sandrino has quit
gonto has quit
eugeniop has quit
slackbot2 has quit
preller joined the channel
slackbot2 joined the channel
eugeniop joined the channel
gonto joined the channel
cristiandouce1 joined the channel
sandrino joined the channel
pose joined the channel
mikeywaites has quit
mikeywaites joined the channel
mikeywaites has quit
mikeywaites joined the channel
mikeywaites has quit
NOTICE: [auth0.js] gnandretta created passwordless (+1 new commit): http://git.io/vq8cg
NOTICE: auth0.js/passwordless 1c7e964 Gabriel Andretta: Add .startPasswordless()