# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
import time
from oauthlib.oauth1 import RequestValidator
# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
#
import time
from oauthlib.oauth1 import RequestValidator
request_token_length = 18, 32
access_token_length = 18, 32
# TODO: oauthlib request-access switch.
request_token_length = 18, 32
access_token_length = 18, 32
# TODO: oauthlib request-access switch.