Skip to content
Snippets Groups Projects
Unverified Commit 5838f191 authored by Manjinder Singh's avatar Manjinder Singh Committed by GitHub
Browse files

docs: Adding readme for auth_exchange app (#27803)

* docs: Adding readme for auth_exchange app
parent aa42beb1
No related branches found
No related tags found
No related merge requests found
auth_exchange
-------------
Views to support exchange of authentication credentials.
The following are currently implemented:
1. DOTAccessTokenExchangeView
View for token exchange from 3rd party OAuth access token to 1st party OAuth access token. Uses django-oauth-toolkit (DOT) to manage access tokens.
2. LoginWithAccessTokenView
1st party (open-edx) OAuth 2.0 access token -> session cookie
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment