Skip to content

Commit e435153

Browse files
committed
feat(authentication): update readme file
1 parent 658f2aa commit e435153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The server is built with NestJS, Prisma, and Postgres, ensuring a robust and mod
4040
- [x] Standalone Components: Modern and modular Angular architecture.
4141
- [x] Functional Guards: Enhanced route protection with clean and reusable logic.
4242
- [x] Pokémon Fun!: Interact with Pokémon data via the PokeAPI.
43-
- [x] Authentication: Secure JWT-based authentication with http only cookies instead of local or session storage.
43+
- [x] Authentication: Secure JWT-based authentication.
4444
- [x] Internationalization (i18n): Multilingual support with English and Spanish.
4545
- [x] Lazy Loading: Efficient module loading for improved performance.
4646
- [x] Logical Directory Structure: Easy-to-navigate, organized codebase.

0 commit comments

Comments
 (0)