Top Categories
18 - Symfony 4 REST: Refresh JWT token in an httponly cookie.
- Category: Information Technology
- Sub Category: Web Development
If you missed any of the previous videos you can find them in this playlist: https://www.youtube.com/watch?v=e4-Xgi1vVnU&list=PLqhuffi3fiMN_jVxqlIAILEp4avoBH4wc
This video covers how you can change the default behavior of refreshing expired JWT tokens from using request parameters to extracting th
If you missed any of the previous videos you can find them in this playlist: https://www.youtube.com/watch?v=e4-Xgi1vVnU&list=PLqhuffi3fiMN_jVxqlIAILEp4avoBH4wc
This video covers how you can change the default behavior of refreshing expired JWT tokens from using request parameters to extracting the value from cookie, Well to be honest everything is still the same we just hacked around it a bit :)
Git repository : https://github.com/konshensx16/symfony-todo-backend