Skip to content

blackbird-simon/ory-registration-verification-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ory Registration Verification Example

This is a quick react client to demonstrate a bug with the Ory Network.

To Run

Firstly you'll need to setup the Ory tunnel.

ORY_PROJECT_SLUG=vigorous-colden-7ny5zqli19 npx @ory/cli tunnel --dev http://localhost:3000

In another terminal window start the react development server

npm start

Now open a browser to http://localhost:3000 you will be prompted to sign(in/up).

If you register a new account you will be successfully logged in, despite the Ory project not being configured to allow "Sign in after Registration".

If you sign out and login again with the account you just created you'll be prompted to go through the email verification flow with your account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published