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
William Adonis
ba469d0d82
fix(jwt.md): changed "botha" to "both a" ( #1046 )
...
<!-- 🚀 Thank you for contributing! -->
<!-- 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-01-14 10:48:47 +00:00
Ale Mohamad ⌘
512138578a
Update dependency in security/jwt.md translations ( #1035 )
...
Update dependency in security/jwt.md translations:
- Chinese
- Dutch
- English
- German
2024-12-16 15:40:03 +00:00
Paul Toffoloni
15f64e2eb5
JWT docs overhaul ( #1001 )
...
Update JWT docs for v5
2024-10-03 15:51:13 +00:00
Paul Toffoloni
7597c7f464
Update JWT references for JWTKit 5 ( #977 )
...
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2024-05-15 09:48:48 +00:00
BennyDB
4c731052e8
Add dutch translation ( #667 )
...
* Add navigation translations
* Vertaal linux.md
* Fix typo
* Translate macos page
* Translate hello-world
* Translate folder structure
* Translate SPM.md
* Translate Xcode.md
* Translate routing
* Translate Validation.md
* Translate logging.md
* Translate controllers
* translate Errors.md
* Translate environment.md
* Translate content.md
* Translated client.md
* Translate async.md
* Translate security/passwords
* Translate security/crypto
* Translated security/jwt
* Translate security/authentication
* Translate redis/sessions
* translate redis/overview.md
* fix list issue in redis/overview
* translate legacy-docs.md
* translate leaf/custome-tags
* translate leaf/getting-started
* translate leaf/overview
* translate fluent/transaction
* translate fluent/migration
* translate fluent/schema
* translate fluent/relations
* translate fluent/query
* translate fluent/advanced
* translate fluent/overview
* Partially translate fluent/model
* Translate fluent/model
* Fix link in fluent/schema
* Add note for future update to the page
* Put the note in the right file
* Translate advanced/commands
* Translate advanced/files
* Translate advanced/middleware
* Translate advanced/websockets
* Translate advanced/testing
* Translate advanced/sessions
* Translate advanced/services
* Translate advanced/server
* Translate advanced/queues
* Translate deploy/systemd
* Translate deploy/supervisor
* Translate deploy/nginx
* Translate deploy/heroku
* Translate deploy/docker
* Translate deploy/digital-ocean
* Translate advanced/APNS
* Translate upgrading
* Fix dead link in custom-tags nl
* Translate contributing/contributing
* Fix routing links
* Add nav translationg for contributing
* Switch out ecdsa vs rsa article to avoid dead links
* Fix issue with dead links
* Change translation based on feedback
* Edits based on feedback
2022-08-12 14:42:58 +02:00
kazogihara
41b5c4133b
Add dead link check CI ( #679 )
2022-07-21 14:52:35 +01:00
Tim
b27a6dfeb4
Renamed gettingstarted to getting-started for SEO
2022-05-15 05:14:36 +01:00
晋先森
fee911560f
Support Chinese doc for Vapor. ( #664 )
...
* # Support Chinese doc for Vapor.
* # Added `zh/` path for searchIndex file.
2022-05-15 05:07:28 +01:00