英文: How can I add GitHub as an identity provider for AWS Cognito with Terraform? 问题 我使用AWS Cognito构建...
可以找到Active Directory中的oAuth用户的oid和sub值吗?
英文: Can you find the oid and sub values for an Active Directory oAuth user from within AD? 问题 我正在将我的...
应该将身份验证作为微服务架构中的一个单独服务吗?它应该做什么?
英文: Should I make authentication as a separate service in a microservice architecture? What should i...
Golang GAE – 联合登录示例
英文: Golang GAE - Federated Login examples 问题 我正在尝试使用Google App Engine Go SDK实现联合登录,但是我能找到的唯一关于这个主题的示...
Google App Engine Go – 使用OpenID,我是否还应该使用验证码?
英文: Google App Engine Go - using OpenID, should I also use captcha? 问题 目前我正在使用golang开发一个GAE应用程序,允许用户...