V3, V4 support
andrejj opened this issue · 2 comments
andrejj commented
Not an issue but a question.
A PHP app communicating with our Elixir app wants to upgrade to paseto V3.
Due to some dependency updates they need to update their PHP paseto package which includes compatible dependencies but is dropping support for V1 and V2.
Are there any intentions to bring V3 and V4 support into this package?
Ianleeclark commented
Yes it is planned, but at the Moment im not sure when i will get to it. PRs are welcome
…-------- Original-Nachricht --------
Am 10. Okt. 2022, 16:07, schrieb Andrej Jančič :
Not an issue but a question.
A PHP app communicating with our Elixir app wants to upgrade to paseto V3.
Due to some dependency updates they need to update their [PHP paseto package](https://github.com/paragonie/paseto) which includes compatible dependencies but is dropping support for V1 and V2.
Are there any intentions to bring V3 and V4 support into this package?
—
Reply to this email directly, [view it on GitHub](#76), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAPVZTACU4ARN4J6IWBXRZ3WCQPITANCNFSM6AAAAAARBMHXYI).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Nezteb commented
Where is the best place to start if looking to contribute to V3/V4 implementations?