Skip to content

Authentication (agents)

  • Prefer OIDC / MSAL patterns documented in-repo; align client IDs and redirect URIs with Authorization Server / Identity backends from blueprints.
  • Store tokens in secure storage APIs appropriate to MAUI.

Deep dive: repo authentication.md.