Commit Graph

2 Commits

Author SHA1 Message Date
Pedro Peçanha 47ee8bf16c
Adding a "in" keyword in JWT's post route example. (#1065)
<!-- 🚀 Thank you for contributing! -->
There was a "in" keyword missing in the post route example for signing
JWTs. The keyword was simply added to the code snippet.
<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2025-03-06 15:33:35 +00:00
TheHandyOwl 21903c4c55
Feature/translation EN > ES jwt.es.md file (#1036)
NEW: translation EN (current jwt.md file) to ES (new jwt.es.md file)

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2025-01-14 22:36:55 +00:00