You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luiz Carlos edited this page Jan 11, 2020
·
3 revisions
AuthShield implements a Session authentication Standard Flow.
In this aprouch every time the user logs in we generate an session and returns it on a cookie.
Session Authentication Flow
In this flow AuthShield will check if the user is active and has an active / valid session.