Skip to content

Commit

Permalink
Disclaimer for sign in (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang authored Aug 7, 2024
1 parent 0d71e79 commit bf6d987
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/pages/sign-in/index.mdx
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
import { Link } from '@/components/Link'

# Sign in with World ID

<Note type="warning">
When using Sign in with World ID, we highly recommend allowing users to set a separate recovery method for their account
(e.g. email), in case users lose access to or reset their World ID. Read about World ID Reset [here](/further-reading/world-id-reset).
It is <b>strongly recommended</b> that mobile applications use <Link href="/id/cloud">Incognito Actions</Link> instead. Mobile sign currently behaves poorly.
</Note>
When using Sign in with World ID, we highly recommend allowing users to set a separate recovery method for their account
(e.g. email), in case users lose access to or reset their World ID. Read about World ID Reset [here](/further-reading/world-id-reset).

World ID can be used as an authentication mechanism. Some helpful resources for integrating World ID with your app:
Some helpful resources for integrating World ID with your app:

- World ID [Auth0 Integration](https://worldcoin.org/auth0).
- [NextAuth.js Template Repository](https://github.com/worldcoin/world-id-nextauth-template).
Expand Down

0 comments on commit bf6d987

Please sign in to comment.