dudil / fastapi_msal

A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)
MIT License
43 stars 20 forks source link

Update README with detailed steps to retrieve IDs and credentials from MS Identity Platform #22

Closed yuenherny closed 1 year ago

yuenherny commented 1 year ago

Update readme with detailed steps on client_id, tenant_id and client_credentials

See #16

yuenherny commented 1 year ago

With pleasure @dudil =)