recently
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import requests
|
||||
from rest_framework.exceptions import AuthenticationFailed
|
||||
from django.conf import settings
|
||||
|
||||
def verify_token_with_auth_server(token: str):
|
||||
# url = "http://192.168.0.202:8000/api/auth/verify/"
|
||||
|
Reference in New Issue
Block a user