Skip to content

Commit

Permalink
docs: add Ory vercel example to auth page (vercel#33029)
Browse files Browse the repository at this point in the history
See also the merged vercel/examples#40

## Documentation / Examples

- [x] Make sure the linting passes by running `yarn lint`
  • Loading branch information
aeneasr authored and natew committed Feb 16, 2022
1 parent 51cee3e commit 45a784e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/authentication.md
Expand Up @@ -134,6 +134,7 @@ To see examples with other authentication providers, check out the [examples fol
<summary><b>Examples</b></summary>
<ul>
<li><a href="https://github.com/vercel/next.js/tree/canary/examples/with-firebase-authentication">with-firebase-authentication</a></li>
<li><a href="https://github.com/vercel/examples/tree/main/solutions/auth-with-ory">auth-with-ory</a></li>
<li><a href="https://github.com/vercel/next.js/tree/canary/examples/with-magic">with-magic</a></li>
<li><a href="https://github.com/vercel/next.js/tree/canary/examples/auth0">auth0</a></li>
<li><a href="https://github.com/vercel/next.js/tree/canary/examples/with-supabase-auth-realtime-db">with-supabase-auth-realtime-db</a></li>
Expand Down

0 comments on commit 45a784e

Please sign in to comment.