lucia-auth / examples

A collection of example projects built with Lucia
MIT License
226 stars 52 forks source link

Added Authentik OAuth - Nextjs App Router example #34

Closed MikeTeddyOmondi closed 4 months ago

MikeTeddyOmondi commented 4 months ago

This is the Authentik OAuth example for a Nextjs App Router scenario. The application works well when the app communicates with Authentik service on localhost but not when the service is using an SSL created locally.

pilcrowOnPaper commented 4 months ago

Thanks for creating a PR but we try to minimize the number of example projects to keep maintenance burden low. I highly doubt that many people are interested in Authentik and I really don't see what this covers that the GitHub example doesn't.