[PR #5029] [CLOSED] docs: update nestjs section #22628

Closed
opened 2026-04-15 21:10:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5029
Author: @ThallesP
Created: 10/2/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

1 file changed (+20 additions, -7 deletions)

View changed files

📝 docs/content/docs/integrations/nestjs.mdx (+20 -7)

📄 Description

I've done some basic changes on the external package, want to sync those into the official docs.


Summary by cubic

Update NestJS integration docs to reflect Fastify beta support and the new AuthModule.forRoot({ auth }) signature. Clarifies that route protection is global by default and adds examples for AllowAnonymous, OptionalAuth, and Session usage.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5029 **Author:** [@ThallesP](https://github.com/ThallesP) **Created:** 10/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`7386191`](https://github.com/better-auth/better-auth/commit/7386191026fa8086b939ab3979e62e48b90c97be) update nestjs docs - [`2a6674f`](https://github.com/better-auth/better-auth/commit/2a6674fe24c0d3a716be51676112ef6ab6565213) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/nestjs.mdx` (+20 -7) </details> ### 📄 Description I've done some basic changes on the external package, want to sync those into the official docs. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update NestJS integration docs to reflect Fastify beta support and the new AuthModule.forRoot({ auth }) signature. Clarifies that route protection is global by default and adds examples for AllowAnonymous, OptionalAuth, and Session usage. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 21:10:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#22628