Colin-b / requests_auth

Authentication classes to be used with requests
MIT License
35 stars 13 forks source link

Document how to retrieve OAuth2 related information #40

Closed Colin-b closed 4 years ago

Colin-b commented 4 years ago

For each flow, to ease usage for new users of a specific kind of authentication.

Colin-b commented 4 years ago

Done for AAD on feature/release5 branch