Skip to main content

All Questions

Tagged with

sanction: a dead easy OAuth2 client Python implementation

Overview sanction is a lightweight, dead simple (67 LOC!) client implementation of the OAuth2 protocol. The major goals of the library are: Support multiple providers Most providers have varyin…

Sanction - An OAuth 2.0 implementation

Note: Sanction is nearing alpha state, so usage and issue logs are appreciated. Sanction is a Python implementation of the OAuth 2.0 protocol. It was written to cover issues missed by other implem…