Skip to content

Commit 8d21d93

Browse files
style: Apply automated code formatting [skip ci]
1 parent 854d6c8 commit 8d21d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Protected routes automatically redirect unauthenticated users to the login flow
133133
### NestJS Integration
134134

135135
Leverages NestJS features including:
136+
136137
- **Guards**: Global authentication guard with `@Public()` decorator for public routes
137138
- **Decorators**: `@AuthSession()` parameter decorator for accessing session data
138139
- **Modules**: Clean separation of concerns with dedicated AuthModule

0 commit comments

Comments
 (0)