Skip to content

Demo application showcasing the integration between Permit.io and SuperTokens.com

Notifications You must be signed in to change notification settings

filipermit/permit-x-supertokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2022-08-22 at 23 54 01

Launch the Application 🚀

Please follow the below steps to run this demo.


1. Complete the onboarding with Permit.io

Navigate to the documentation for the step-by-step instructions.

2. Start the app

npm install followed by npm run dev

Once the app starts, navigate to localhost:3000

3. Run the Policy Decision Point (PDP)

docker run -p 7766:7000 --env PDP_API_KEY=<YOUR_PERMIT_API_KEY> permitio/pdp

Make sure to replace the API KEY with your own.

4. Enjoy the demo!

Alt Text


Screenshots 📸

SuperToken Sign In / Sign Up Screen

Screenshot 2022-08-23 at 00 25 24

Permit.io Policy Editor

Screenshot 2022-08-23 at 00 32 04

User viewing their own account (as Admin)

Screenshot 2022-08-23 at 00 28 20


Still here? Star Permit and SuperTokens on Github!

Permit.io
SuperTokens

About

Demo application showcasing the integration between Permit.io and SuperTokens.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published