mirror of
https://gitflic.ru/project/santaspeen/gitflic.git
synced 2025-07-01 09:45:24 +00:00
8 lines
282 B
Python
8 lines
282 B
Python
from gitflic import Gitflic, GitflicAuth
|
|
|
|
|
|
# client_id default is cc2a5d8a-385a-4367-8b2b-bb2412eacb73, Simple gitflic.py app
|
|
# scope default is GitflicAuthScopes.ALL_READ
|
|
# redirect_url default is https://gitflic.ru/settings/oauth/token
|
|
# All OAuth data saved in project directory
|