Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

DesterLib/Backend-Old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dester-Libdrive-Server

use Magic to deploy on heroku

auth0 configuration

Create an application on auth0 [Single Page Application]

Application Login URI = blank

Allowed Callback URLs = frontend url [recommended to host it on vercel for now] example: https://app.vercel.app [without trailing slash]

Allowed Logout URLs = frontend url [recommended to host it on vercel for now] example: https://app.vercel.app [without trailing slash]

Allowed Web Origins = frontend url [recommended to host it on vercel for now] example: https://app.vercel.app [without trailing slash]

Allowed Origins (CORS) = blank

Create an Api

Settings

Identifier = just for reference any random domain but recommended to use your own even https://google.com will work

RBAC Settings

--- Enable RBAC
--- Add Permissions in the Access Token
--- Allow Skipping User Consent [Upto you]

Permissions tab

Add a Permission

read:current_user

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published