omniauth-auth0
OmniAuth strategy to login with Auth0
File Explorer
Download Latest Version (.zip)- devcontainer.json
- action.yml
- action.yml
- action.yml
- action.yml
- action.yml
- action.yml
- action.yml
- action.yml
- Bug Report.yml
- config.yml
- Feature Request.yml
- codeql.yml
- matrix.json
- publish.yml
- rl-scanner.yml
- ruby-release.yml
- snyk.yml
- test.yml
- CODEOWNERS
- dependabot.yml
- PULL_REQUEST_TEMPLATE.md
- stale.yml
- app.rb
- config.ru
- errors.rb
- jwt_token.rb
- jwt_validator.rb
- telemetry.rb
- auth0.rb
- version.rb
- omniauth-auth0.rb
- jwt_token_spec.rb
- jwt_validator_spec.rb
- telemetry_spec.rb
- auth0_spec.rb
- jwks.json
- spec_helper.rb
- .gitignore
- .rspec
- .rubocop.yml
- .semgrepignore
- .shiprc
- .snyk
- .version
- CHANGELOG.md
- codecov.yml
- CONTRIBUTING.md
- EXAMPLES.md
- Gemfile
- Gemfile.lock
- Guardfile
- LICENSE
- omniauth-auth0.gemspec
- opslevel.yml
- Rakefile
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/auth0/omniauth-auth0
Downloads the entire project code from GitHub to your computer.
cd omniauth-auth0
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
