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
As users can sign in, the app must have an option for users to sign out. Signing out should completely remove any account-related footprints of the user.
Acceptance Criteria
Call POST /api/v1/oauth/revoke to sign out with the following body:
Why
As users can sign in, the app must have an option for users to sign out. Signing out should completely remove any account-related footprints of the user.
Acceptance Criteria
Call POST
/api/v1/oauth/revoke
to sign out with the following body:Resources
Postman - Nimble Survey API
The text was updated successfully, but these errors were encountered: