|
|
|
|
|
by rlawson
1284 days ago
|
|
I just use what is built into Django or an extension for DRF to use jwt I found the 3rd party providers to be just one more hassle. The exception being larger systems that were already running on AWS/Azure and there I used the provider service - Cognito for AWS for example. |
|