juhanakristian / remix-auth-microsoft

Microsoft authentication strategy for remix-auth
MIT License
41 stars 19 forks source link

Is the flow implicit or PKCE? #31

Open arunmmanoharan opened 6 months ago

arunmmanoharan commented 6 months ago

Hi, does the library support auth code flow with PKCE or just implicit? Please advice.

bluefire2121 commented 4 months ago

Supports both, but be sure to follow the guidelines from Microsoft's OAuth2 auth code flow: https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-auth-code-flow#request-an-id-token-as-well-or-hybrid-flow