-
Notifications
You must be signed in to change notification settings - Fork 84
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
Implement the signOut Feature #34
Labels
enhancement
New feature or request
Comments
Functions exposed by this feature (Not needed - see edit)
Edit:There is no need for this function since it's just a wrapper around session revoke. |
APIs implemented by this featureSignOut APIhttps://github.com/supertokens/frontend-driver-interface/blob/master/v1.3.0.md#logout-api
|
Config given to initsignOutFeature: {
disableDefaultImplementation: true
} |
4 tasks
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
init
function as explained in this commentThe text was updated successfully, but these errors were encountered: