Skip to content

Commit b0afc7e

Browse files
authored
updating readme with frontend URL (#8)
1 parent 8dd1798 commit b0afc7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This project allows Web browser and API clients to easily generate JWT signing/v
2828
* All keys are expected to be generated on the backend using `OpenSSL` to increase security.
2929

3030
## Frontend
31-
- Official URL: https://jwt-keys.21no.de/ (COMING SOON)
31+
- Official Frontend URL: https://jwt-keys.21no.de/
3232

3333
## Backend API
3434
- Official URL: `https://jwt-keys.21no.de/api/generate/ALGORITHM?bytes=BYTES&bits=BITS`
@@ -92,7 +92,7 @@ sh gen-keys.sh ES512
9292
```
9393
MIT License
9494
95-
Copyright (c) 2023 BackendStack21.js
95+
Copyright (c) 2023 21no.de
9696
9797
Permission is hereby granted, free of charge, to any person obtaining a copy
9898
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)