We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd1798 commit b0afc7eCopy full SHA for b0afc7e
1 file changed
README.md
@@ -28,7 +28,7 @@ This project allows Web browser and API clients to easily generate JWT signing/v
28
* All keys are expected to be generated on the backend using `OpenSSL` to increase security.
29
30
## Frontend
31
-- Official URL: https://jwt-keys.21no.de/ (COMING SOON)
+- Official Frontend URL: https://jwt-keys.21no.de/
32
33
## Backend API
34
- Official URL: `https://jwt-keys.21no.de/api/generate/ALGORITHM?bytes=BYTES&bits=BITS`
@@ -92,7 +92,7 @@ sh gen-keys.sh ES512
92
```
93
MIT License
94
95
-Copyright (c) 2023 BackendStack21.js
+Copyright (c) 2023 21no.de
96
97
Permission is hereby granted, free of charge, to any person obtaining a copy
98
of this software and associated documentation files (the "Software"), to deal
0 commit comments