casdoor-js-sdk icon indicating copy to clipboard operation
casdoor-js-sdk copied to clipboard

[feature] Add signout() API

Open hsluoyz opened this issue 1 year ago • 1 comments

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

hsluoyz avatar Apr 17 '23 14:04 hsluoyz