jwt
Go implementation of JSON Web Tokens (JWT).
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- codeql-analysis.yml
- lint.yml
- spell-check.yml
- CODEOWNERS
- dependabot.yml
- release.yml
- spell-check.toml
- main.go
- README.md
- doc.go
- extractor.go
- extractor_example_test.go
- extractor_test.go
- oauth2.go
- request.go
- request_test.go
- ec256-private.pem
- ec256-public.pem
- ec384-private.pem
- ec384-public.pem
- ec512-private.pem
- ec512-public.pem
- ed25519-private.pem
- ed25519-public.pem
- examplePaddedKey-public.pem
- helpers.go
- hmacTestKey
- privateSecure.pem
- sample_key
- sample_key.pub
- .gitignore
- claims.go
- doc.go
- ecdsa.go
- ecdsa_test.go
- ecdsa_utils.go
- ed25519.go
- ed25519_test.go
- ed25519_utils.go
- errors.go
- errors_test.go
- example_test.go
- go.mod
- go.sum
- hmac.go
- hmac_example_test.go
- hmac_test.go
- http_example_test.go
- jwt_test.go
- LICENSE
- map_claims.go
- map_claims_test.go
- MIGRATION_GUIDE.md
- none.go
- none_test.go
- parser.go
- parser_option.go
- parser_test.go
- README.md
- registered_claims.go
- rsa.go
- rsa_pss.go
- rsa_pss_test.go
- rsa_test.go
- rsa_utils.go
- SECURITY.md
- signing_method.go
- staticcheck.conf
- token.go
- token_option.go
- token_test.go
- types.go
- types_test.go
- validator.go
- validator_test.go
- VERSION_HISTORY.md
// repository documentation
Was this content helpful?
(0 ratings)
