JR-Abstract / reddit-clone-abstract

MIT License
1 stars 0 forks source link

Authentication with jwt #116

Closed aleos-dev closed 6 months ago

aleos-dev commented 6 months ago

22

21

23

67

70

Authentication System: Implemented user authentication and authorization based on JWT.
JWT Integration: Adds support for generating, validating, and managing JWTs for secure API access.
Implemented Refresh Token 
Implemented Logout based on a blacklist component