Skip to content

See4Devs/stytch-sso-demo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Demo application using Stytch Authentication Provider

You need to make sure you have the following

Run the backend

Start by installing the needed packages

pip3 install Flask flask-cors stytch requests

Then run the backend with the following command :

cd api
python3 app.py

Run the frontend

Start by installing the needed packages

npm install

Then run the frontend with the following command :

npm start

Demo Gifs

  • Using Magic Link

Singing in with Magic Link

  • Using SSO with Okta

SSO from Okta application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published