#authentication with auth0 and simple-jwt using drf

2 messages · Page 1 of 1 (latest)

teal ploverBOT
#

Some people don't feel included by the term "guys". Please respect that and try to use alternatives such as "folks", "friends" or "djangonauts" (source: https://heyguys.cc/)

harsh prairie
#

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())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^