We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538640f commit 8e808f0Copy full SHA for 8e808f0
README.md
@@ -18,7 +18,7 @@ To support the different chapters and steps of the tutorial; we use branches to
18
- [Handle 404s](../../tree/handle-404s)
19
- [Create a Login Page](../../tree/create-a-login-page)
20
- [Login with AWS Cognito](../../tree/login-with-aws-cognito)
21
-- [Add the User Token to the State](../../tree/add-the-user-token-to-the-state)
+- [Add the Session to the State](../../tree/add-the-session-to-the-state)
22
- [Load the State from the Session](../../tree/load-the-state-from-the-session)
23
- [Clear the Session on Logout](../../tree/clear-the-session-on-logout)
24
- [Redirect on Login and Logout](../../tree/redirect-on-login-and-logout)
0 commit comments