lucia-auth / lucia

Authentication, simple and clean
https://lucia-auth.com
MIT License
9.25k stars 471 forks source link

[DOCS]: Include ActionResult interface in nextjs github-oath tutorial #1437

Closed robharding closed 7 months ago

robharding commented 7 months ago

The ActionResult interface isn't included in the docs. It might be confusing given that it is used in the example project. https://github.com/lucia-auth/examples/blob/main/nextjs-app/github-oauth/app/page.tsx

pilcrowOnPaper commented 7 months ago

Can you format using pnpm format?

pilcrowOnPaper commented 7 months ago

Thanks!