jwks
Version, currently 0.2.14 versions
- 0.2.1latestAug 24, 2021
- 0.2.0not indexedAug 24, 2021
- 0.1.1not indexedAug 24, 2021
- 0.1.0not indexedAug 24, 2021
github.com/place-labs/jwks
Simple library that validates JWT against RS256 JWKS URI
4 stars
1 dependent
License: MIT
Installation
# Add this to your shard.yml
dependencies:
jwks:
github: place-labs/jwks
version: ~> 0.2.1Then run:
shards installshard.yml
- Crystal
~> 1.0- License
- MIT
- Author
- Duke Nguyen
Dependencies
Runtime Dependencies
- jwt*github: crystal-community/jwt
- tasker*github: spider-gazelle/tasker
- openssl_ext*github: spider-gazelle/openssl_ext
- simple_retry*github: spider-gazelle/simple_retry
Development Dependencies
- ameba*github: veelenga/amebadev
- webmock*github: manastech/webmock.crdev
README
jwks
Simple library that validates JWT against RS256 JWKS URI
Installation
-
Add the dependency to your
shard.yml:dependencies: jwks: github: place-lab/jwks -
Run
shards install
Usage
require "jwks"
Development
Docker
docker build . -t jwks && docker run jwks
Without Docker
- You need to have openssl@1.1.1
- For MacOS users, if Crystal has not installed this for you
brew install openssl@1.1.1
shards install
crystal spec
crystal tool format --check
bin/ameba
Contributing
- Fork it (https://github.com/dukeraphaelng/jwks/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Duke Nguyen - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.1- Tagged
- Aug 24, 2021
- Commit
d53c0495c5d8- Crystal
~> 1.0- Indexed
- yes
Dependents
Repository
github.com/place-labs/jwks
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 4