butterflyforkill / space_between_us

https://space-between-us.vercel.app
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Auth: Protect Endpoints with HTTP Bearer and refresh token functionality #7

Closed butterflyforkill closed 3 weeks ago

butterflyforkill commented 1 month ago

Protect Endpoints with HTTP Bearer

butterflyforkill commented 1 month ago

This task is related to the add auth, so I get the 4 hours lefted from there to here Add authentication

butterflyforkill commented 1 month ago

Add token bearer logic

butterflyforkill commented 1 month ago

Change the class structure of the token bearer

butterflyforkill commented 1 month ago

Minor changes for classes in dependencies file

butterflyforkill commented 1 month ago

Testing the refresh token route Image

butterflyforkill commented 1 month ago

Create refresh token route

butterflyforkill commented 1 month ago

Due to the next task for hours is going to be added to the next task Auth: revoke token