domser2002 / dotnet-webapp

0 stars 0 forks source link

Create authorisation for another team #48

Open zuzwoj opened 6 months ago

MatthewCloudy commented 5 months ago

Authorization.txt

MatthewCloudy commented 5 months ago

Authorization for other team:

Credentials:

1) Request to above domain from your backend (using http) and use given clientId 2) In 1) use given email and password to log in 3) Auth0 grant you token to our service 4) In your backend use http request and add to header granted token 5) Having that token you are able to use our endpoints 6) If you have CORS problem contact us