Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add signout() API #43

Open
hsluoyz opened this issue Apr 17, 2023 · 1 comment
Open

[feature] Add signout() API #43

hsluoyz opened this issue Apr 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Apr 17, 2023

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

@casbin-bot
Copy link

@casbin-bot casbin-bot added the enhancement New feature or request label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants