Skip to content

Commit

Permalink
update creds generator link
Browse files Browse the repository at this point in the history
  • Loading branch information
fuegovic authored May 11, 2024
1 parent ceaff92 commit afcc89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/configuration/authentication/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ sequenceDiagram
## JWT Secret and Refresh Secret

- You should use new secure values. The examples given are 32-byte keys (64 characters in hex).
- Use this replit to generate some quickly: **[JWT Keys](https://replit.com/@daavila/crypto#index.js)**
- Use this tool to generate some quickly: **[JWT Keys](/toolkit/creds_generator)**

<OptionTable
options={[
Expand Down

0 comments on commit afcc89b

Please sign in to comment.