Commit 0beb2d1fe77557f07b89e0a4285f58b8a9a4eaba
1 parent
20b8ac36e0
Exists in
master
and in
1 other branch
readme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
1 | 1 | # Webutility |
2 | 2 | Webutility package provides some useful tools for INIS KC server application: |
3 | -* JWT authorization (uses ["github.com/dgrijalva/jwt-go"]()) | |
3 | +* JWT authorization (uses https://github.com/dgrijalva/jwt-go) | |
4 | 4 | * HTTP responses |
5 | 5 | * Payload metadata framework |
6 | 6 | * Front-end UI configuration | ... | ... |