Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.13 KB

Authorizer on Render

Click to deploy a Authorizer instance with a managed PostgreSQL database on Render.

Deploy to Render

After clicking the above button, follow the steps mentioned below:

Step 1: Enter app details

Enter the name for your instance.

Note: Optionally you can choose to deploy a branch without-postgres and configure database env, if you already have an postgres instance running.

Step 2: Configure Envs

Open authorizer URL in your browser and configure rest of your envs.

Note: DATABASE_URL and DATABASE_TYPE are only configurable via render envs

That's all 🎉 you can get started with Authorizer now! You have your authentication and authorization layer ready.