We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658f2aa commit e435153Copy full SHA for e435153
1 file changed
README.md
@@ -40,7 +40,7 @@ The server is built with NestJS, Prisma, and Postgres, ensuring a robust and mod
40
- [x] Standalone Components: Modern and modular Angular architecture.
41
- [x] Functional Guards: Enhanced route protection with clean and reusable logic.
42
- [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.
+- [x] Authentication: Secure JWT-based authentication.
44
- [x] Internationalization (i18n): Multilingual support with English and Spanish.
45
- [x] Lazy Loading: Efficient module loading for improved performance.
46
- [x] Logical Directory Structure: Easy-to-navigate, organized codebase.
0 commit comments