mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
fix create signjwt command
This commit is contained in:
@@ -14,6 +14,9 @@ import time
|
|||||||
|
|
||||||
import httplib2
|
import httplib2
|
||||||
|
|
||||||
|
import google.auth
|
||||||
|
import google.auth.exceptions
|
||||||
|
|
||||||
from cryptography import x509
|
from cryptography import x509
|
||||||
from cryptography.hazmat.primitives import hashes, serialization
|
from cryptography.hazmat.primitives import hashes, serialization
|
||||||
from cryptography.hazmat.primitives.asymmetric import rsa
|
from cryptography.hazmat.primitives.asymmetric import rsa
|
||||||
|
|||||||
Reference in New Issue
Block a user