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
A working setup implementing JWT auth with username & password authentication. It's set up
with postgres and expects a database dev_db to exists with a user db_user/pass with
all privileges on it.