juhanakristian / remix-auth-microsoft

Microsoft authentication strategy for remix-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is the flow implicit or PKCE?

arunmmanoharan opened this issue · comments

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

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