mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
switch to pyjwt, python-jose is not secure
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ import pickle
|
||||
import time
|
||||
import sys
|
||||
from httplib import HTTPSConnection
|
||||
from jose import jwt
|
||||
import jwt
|
||||
|
||||
from Requester import Requester, json
|
||||
import AuthenticatedUser
|
||||
|
||||
Reference in New Issue
Block a user