guides
guides copied to clipboard
Lab for authentication in existing app
trafficstars
Lab: implement auth in an existing app, and protect some existing routes out of scope: loading secrets (using dotenv) sessions cookies 2 ways of maintaining sessions: cookies and tokens (we'll focus on tokens in this class)