You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
But: The existing code is extremely under-documented, and I do not feel able to replicate that in another language without a clear description of what exactly has to be done. I'm also concerned that the logic to serialize the parameters depends on the iteration order, which minimally isn't documented, and very likely isn't stable -- or maybe it is only stable across some ruby versions and variants.
@ankon Thanks for this.
I definitely can add some documentation to clarify how the authentication works.
However I'm not sure about your concern about 'stability'. I think the best way to address this would be to write a test such that it's easy to evaluate if there is a condition that could cause verification to fail. If you could give me a specific example of the state, I can add it.
Also note...while we are in process of updating our documentation. I have this video which shows how to calculate the verification in Python: https://www.youtube.com/watch?v=zl-fa0Pp5K0
Note: There is no audio, but there are English subtitles that explain the steps and how to test it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See here for details:
http://docs.transifex.com/integrations/webhook/#verifying
The text was updated successfully, but these errors were encountered: