Add support for Paseto Authentication - #806
Conversation
|
@utsav0209 We are going to need at least implementation of:
|
ddb3238 to
7fa3bfb
Compare
|
@sdelamo I have added implementation for Please, let me know if I am going in the correct direction, as well as what should be the next? I am yet to add any kind of support for footer of paseto tokens, will be focusing on that next as of now. |
|
I am fleshing the implementation based on your progress. I will update you next week. |
|
@sdelamo I will wait for your feedback. Meanwhile, I have been trying to figure out how to support |
I think I have an example for Public/Private Key. I will share on Monday. |
|
I've moved the progress here: #813 As you can see in that PR I have moved some logic from I will comment more about the changes in that PR later this week. If you want to work on this please create PRs with |
|
Hi @sdelamo, sure, I will start putting PRs to |
Introduces support Paseto authentication mentioned here
Work Done
WIP