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
The signout() API can be called from application's frontend to Casdoor backend, so Casdoor will delete the Beego session (and invalidate the cookie of the browser). This API will help the application users to logout application & Casdoor at the same time.
The signout() API can be called from application's frontend to Casdoor backend, so Casdoor will delete the Beego session (and invalidate the cookie of the browser). This API will help the application users to logout application & Casdoor at the same time.
Refer to: https://github.com/casdoor/casdoor-js-sdk#sign-in
The text was updated successfully, but these errors were encountered: