save
This commit is contained in:
@@ -14,7 +14,7 @@ pwd_context = CryptContext(schemes=["bcrypt"], deprecated="auto")
|
||||
|
||||
oauth2_scheme = OAuth2PasswordBearer(
|
||||
tokenUrl="https://sandboxapi.ebacsi.com.vn/auth/oauth/token")
|
||||
|
||||
ROLE_PUBLIC = "PUBLIC"
|
||||
ROLE_ORG = [
|
||||
{
|
||||
"name": "ORG_USER",
|
||||
|
||||
Reference in New Issue
Block a user