Skip to content

Commit

Permalink
Update README.md (#9040)
Browse files Browse the repository at this point in the history
  • Loading branch information
SZharkov authored and timneutkens committed Oct 11, 2019
1 parent 9b0ec37 commit a3b990a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/auth0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ This sample tries to cover a few topics:

- Signing in
- Signing out
- Loading the user on the server side and adding it as part of SSR (`/pages/advanced/srr-profile.js`)
- Loading the user on the server side and adding it as part of SSR (`/pages/advanced/ssr-profile.js`)
- Loading the user on the client side and using fast/cached SSR pages (`/pages/index.js`)
- API Routes which can load the current user (`/pages/api/me.js`)
- Using hooks to make the user available throughout the application (`/lib/user.js`)

0 comments on commit a3b990a

Please sign in to comment.