Skip to content

Commit 0f7f67e

Browse files
committed
remove jwt guide
1 parent 5544e8d commit 0f7f67e

File tree

3 files changed

+2
-111
lines changed

3 files changed

+2
-111
lines changed

docs/.vuepress/config/sidebar-developer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,6 @@ const developer = [
497497
// ['/developer-docs/latest/guides/custom-data-response', 'Custom data response'],
498498
// ['/developer-docs/latest/guides/error-catching', 'Error catching'],
499499
// ['/developer-docs/latest/guides/external-data', 'Fetching external data'],
500-
['/developer-docs/latest/guides/jwt-validation', 'JWT validation'],
501500
['/developer-docs/latest/guides/scheduled-publication', 'Scheduled publication'],
502501
// ['/developer-docs/latest/guides/secure-your-app', 'Secure your application'],
503502
// ['/developer-docs/latest/guides/send-email', 'Send email programmatically'],

docs/.vuepress/redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
/developer-docs/latest/guides/unit-testing.html /developer-docs/latest/developer-resources/unit-testing.html
1111
/developer-docs/latest/guides/auth-request.html /developer-docs/latest/plugins/users-permissions.html
1212
/developer-docs/latest/guides/registering-a-field-in-admin.html /developer-docs/latest/development/custom-fields.html
13-
/developer-docs/latest/guides/slug.html /developer-docs/latest/development/backend-customization/models.html
13+
/developer-docs/latest/guides/slug.html /developer-docs/latest/development/backend-customization/models.html
14+
/developer-docs/latest/guides/jwt-validation.html /developer-docs/latest/plugins/users-permissions.html

docs/developer-docs/latest/guides/jwt-validation.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)