Skip to content

refactor(api): add cookies to handle jwt#123

Merged
manekenpix merged 1 commit intomainfrom
improve-jwt
Mar 12, 2025
Merged

refactor(api): add cookies to handle jwt#123
manekenpix merged 1 commit intomainfrom
improve-jwt

Conversation

@manekenpix
Copy link
Member

Description

This PR adds cookies as a way to handle jwt, along with some decorators.

Testing the PR

  • Assert that all endpoings work as expected both with a logged in user and without it (endpoints must not be tested with FE since FE needs changes to use this new approach).

@manekenpix manekenpix added the api API related issue label Mar 9, 2025
@manekenpix manekenpix requested a review from chrispinkney March 9, 2025 05:14
@manekenpix manekenpix self-assigned this Mar 9, 2025
@manekenpix manekenpix force-pushed the improve-jwt branch 6 times, most recently from 25f4d10 to ec1ee85 Compare March 11, 2025 05:15
Copy link
Member

@chrispinkney chrispinkney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤘

@manekenpix manekenpix merged commit 6ceec38 into main Mar 12, 2025
5 checks passed
@manekenpix manekenpix deleted the improve-jwt branch March 12, 2025 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants