Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Gustibimo/jwt-poc
Code repository for implement json web token - Security awareness ep.2
https://github.com/Gustibimo/jwt-poc
angular go jwt
Last synced: 29 days ago
JSON representation
Code repository for implement json web token - Security awareness ep.2
- Host: GitHub
- URL: https://github.com/Gustibimo/jwt-poc
- Owner: Gustibimo
- Created: 2019-02-01T13:09:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T04:35:30.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T23:30:36.585Z (4 months ago)
- Topics: angular, go, jwt
- Language: Go
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-golang-repositories - jwt-poc - Security awareness ep.2 (Repositories)
README
# Introduction
This is code repository for implement JWT on Golang inspired by [JSON Web Token (JWT) Cheat Sheet for Java](https://www.owasp.org/index.php/JSON_Web_Token_(JWT)_Cheat_Sheet_for_Java).