openid_connect
Version, currently master branch1 version
- master branchlatestApr 2, 2021
github.com/straight-shoota/openid_connect
OpenID Connect implementation for Crystal
4 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
openid_connect:
github: straight-shoota/openid_connect
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 0.36.1- License
- MIT
- Author
- Johannes Müller
Dependencies
Runtime Dependencies
- jwt*github: crystal-community/jwt
Development Dependencies
- http-session~> 0.2.0github: straight-shoota/http-sessiondev
README
oidc
TODO: Write a description here
Installation
-
Add the dependency to your
shard.yml:dependencies: oidc: github: your-github-user/oidc -
Run
shards install
Usage
require "oidc"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/oidc/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
- Johannes Müller - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Apr 2, 2021
- Crystal
>= 0.36.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/straight-shoota/openid_connect
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1