Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.67 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.67 KB

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