#auth0

/

      • mikeywaites joined the channel
      • mikeywaites
        Hey guys!! loving the service so far. I have question regarding hanlding SSO as described here - https://auth0.com/docs/sso/regular-web-apps-sso
      • 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()
      • NOTICE: [auth0.js] gnandretta opened pull request #94: Add .startPasswordless() (master...passwordless) http://git.io/vq8Cd
      • NOTICE: [auth0.js] gnandretta pushed 1 new commit to passwordless: http://git.io/vq8WU
      • NOTICE: auth0.js/passwordless cd60ca6 Gabriel Andretta: Fix .startPasswordless() doc