1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-30 06:35:24 +00:00
toot/tests
Ivan Habunek 3f44d560c8
Store access tokens for multiple instances
This makes it so an app is created only once for each instance, instead
of being re-created on each login. Prevents accumulations of authroized
apps in https://mastodon.social/oauth/authorized_applications
2017-04-18 16:16:24 +02:00
..
__init__.py Add coding directive 2017-04-15 14:53:08 +02:00
test_api.py Store access tokens for multiple instances 2017-04-18 16:16:24 +02:00
test_console.py Store access tokens for multiple instances 2017-04-18 16:16:24 +02:00
utils.py Store access tokens for multiple instances 2017-04-18 16:16:24 +02:00