Skip to content

cyrilchapon/auth0-m2m-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auth0-m2m-poc

API

  1. Create the API
  • Go sidebar > Applications > API
  • Click Create API
  • Fill the form to create the API and give it a nice identifier Capture d’écran 2022-08-31 à 18 12 07
  1. Create API scopes
  • Inside the new API page, go Permissions tab
  • Create two permissions : update:bear and remove:bear Capture d’écran 2022-08-31 à 18 19 10
  1. Configure API

Client App

  1. Create and authorize the App
  • Go sidebar > Applications > Applications
  • Click "Create Application"
  • Fill the form to create the Client
    • Select Machine to Machine Application Capture d’écran 2022-08-31 à 18 21 23
    • Select your freshly created API Capture d’écran 2022-08-31 à 18 23 39
    • And authorize ONLY update:bear scope Capture d’écran 2022-08-31 à 18 23 48
  1. Configure App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published