paulbgtr / pastegrin

A pastebin clone that is made for sharing pastes.
0 stars 0 forks source link

Implement "me" functionality #75

Closed paulbgtr closed 3 months ago

paulbgtr commented 3 months ago

This should be an endpoint that verifies the JWT passed to it and gets the userId from the payload

It should be done in the auth service