mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
aefe4cb123
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
195 B
Text
4 lines
195 B
Text
Doing the OAuth dance with style using Flask, requests,
|
|
and oauthlib. Currently, only OAuth consumers are supported,
|
|
but this project could easily support OAuth providers
|
|
in the future, as well.
|