oauth graphql playground:受oauth保护的graphQL游乐场 源码
oauth-graphql-操场 一个受oauth2保护的 特征 服务用户界面/ 使用登录如果令牌已过期或无法刷新,则自动将用户重定向到登录 将本地身份验证代理服务到远程graphQL服务器/端点自动将带有oauth承载令牌的授权标头添加到出站请求 通过环境变量完全可配置 可插拔会话管理 基于Cookie的会话 基于Redis的会话 安装 使用容器 docker pull colemanword:oauth-graphql-playground:v0.0.0 : docker pull colemanword:oauth-graphql-playground:v0.0.0 环境变量 如果在与oauth-graphql-playground相同的目录中找到.env文件,则将其加载 # enable debug logs OAUTH_GRAPHQL_PLAYGROUND_DEBU
文件列表
oauth-graphql-playground-master.zip
(预估有个19文件)
oauth-graphql-playground-master
.dockerignore
52B
go.mod
292B
main.go
3KB
go.sum
39KB
.bumpversion.cfg
209B
Dockerfile
446B
k8s.yaml
2KB
internal
logger
暂无评论