Rename server to apiserver

This commit is contained in:
allegroai
2021-01-05 16:22:34 +02:00
parent 01115c1223
commit df65e1c7ad
195 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from .auth import get_auth_func, authorize_impersonation
from .payload import Token, Basic, AuthType, Payload
from .identity import Identity
from .utils import get_client_id, get_secret_key