Closed qw-in closed 2 years ago
Main changes:
oauth.exchange_token
OnlineTokenModel
OfflineTokenModel
exchange_token
OnlineToken
OfflineToken
oauth
Unrelated changes (can move to their own pr): Disable flake8 E501. It was preventing me from adding links to docstrings. Tried:
I can add website documentation to this pr as well. Just let me know where and in what format. Otherwise could be added in a later pr
Main changes:
oauth.exchange_token
(and variants) - see #144 for extensive discussionOnlineTokenModel
&OfflineTokenModel
with docstringsexchange_token
OnlineToken
&OfflineToken
exchange_token
oauth
folderUnrelated changes (can move to their own pr): Disable flake8 E501. It was preventing me from adding links to docstrings. Tried:
I can add website documentation to this pr as well. Just let me know where and in what format. Otherwise could be added in a later pr