Skip to content

Commit

Permalink
Auth with Entra ID (withastro#7956)
Browse files Browse the repository at this point in the history
  • Loading branch information
conradagramont authored and wpplumber committed May 15, 2024
1 parent 522e1b2 commit b41498b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/content/docs/en/guides/authentication.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,7 @@ const session = await getSession(Astro.request);
- [`auth-astro` on GitHub](https://github.com/nowaythatworked/auth-astro?tab=readme-ov-file#auth-astro)
- [Auth.js documentation](https://authjs.dev/)
## Community Resources
- [Using Microsoft Entra Id EasyAuth with Astro and Azure Static Web App](https://agramont.net/blog/entra-id-easyauth-with-astro/)

0 comments on commit b41498b

Please sign in to comment.