Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

nozomi-nishinohara/jwt_validation

Repository files navigation

jwt-validation

Overview

# example to yaml file
oauth:
  - domain: localhost
#    aud:
#      - "aaaa"
    iss: "http://localhost/"
    jwk-set-uri: http://localhost/.well-known/jwks.json
cache:
  name: inmemory
  time: 30

Environments

Key Overview default
REDIS_CLUSTER_ENDPOINT redis host address
REDIS_CLUSTER_PORT redis port number
VALIDATION_FILE_NAME チェック用ファイル名 oauth

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages