-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
First of all I would like to say that this repository is a really nice example of implementing JWT for Actix. It is a really helpful resource to start playing with Actix, thank you for your work.
If you have a minute to spare would you be able to suggest how to pass JWT token to the different controllers? What I would like to achieve is to have a way of extracting user_id from incoming request to automatically create relation between models and user that is creating them in the app, without a need to send user_id with every request from frontend.
If you don't want to or do not have time to, feel free to close this issue :)
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested