????

Your IP : 216.73.216.56


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/authlib/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/authlib/consts.py

name = 'Authlib'
version = '1.3.0'
author = 'Hsiaoming Yang <me@lepture.com>'
homepage = 'https://authlib.org/'
default_user_agent = f'{name}/{version} (+{homepage})'

default_json_headers = [
    ('Content-Type', 'application/json'),
    ('Cache-Control', 'no-store'),
    ('Pragma', 'no-cache'),
]