## Why Create an API to allow a user to sign out after authenticating through Oauth2 API - created in #19 ## Acceptance Criteria Logout the user when the API is called - removed the granted access token.
Why
Create an API to allow a user to sign out after authenticating through Oauth2 API - created in #19
Acceptance Criteria
Logout the user when the API is called - removed the granted access token.