OAuth 1
Back to glossary
What is OAuth 1?
OAuth 1 authorizes access to resources after a user is authenticated. It gives an application an access token containing the user’s permissions and related details. The application uses this token to authenticate requests and access approved resources.