#authentication with auth0 and simple-jwt using drf
2 messages · Page 1 of 1 (latest)
this is the error Traceback (most recent call last):
File "/Users/carlos/Projects/project/env/lib/python3.11/site-packages/jwt/algorithms.py", line 205, in prepare_key
key = load_pem_private_key(key, password=None, backend=default_backend())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^