You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start your application and go to 127.0.0.1:8000/admin in browser
Use your credentials to login OR create a superuser (optional)
Find "Applications" under "DJANGO OAUTH TOOLKIT" section and hit "+Add" button
Make configuration for you application :
Caution
DO NOT SAVE APPLICATION AT THIS POINT.
Client id: do not change
User: 1
Redirect uris: leave blank
Post logout redirect uris: leave blank
Client type: Public
Authorization grant type: Resource owner password-based
Client secret: do not change
Has client secret: remove checkbox
Name: add any name (optional)
COPY Client id BEFORE saving the application. And set env variable for frontend in frontend/.env file