-
## Context
When self-hosting a Nuxt application with Docker, it would be valuable to enable/disable OAuth providers without rebuilding the image, simply by providing/removing environment variables in…
-
# Problem
Coder currently does not revoke users' oauth tokens when they unlink an account.
This is explicitly called out here: https://github.com/coder/coder/blob/c3c23ed3d96d147d55f85fea9a37454d46db…
-
The default instance of `UrlValidator` prevents us to use intranet domain names, which are not compliant to url validator. For example dev.somewhere.local is invalid because of local is not valid TLD.…
-
**Is your feature request related to a problem? Please describe.**
Currently, the authentication system relies only on manual email registration, which can be cumbersome for users who prefer quick …
-
Implement authentication via Apple using Supabase. This will allow users to log in using their Apple accounts, enhancing user convenience and security.
Tasks
1. Configure Supabase for OAuth Provider…
-
2024-10-25 05:22:01,162 WARN [org.keycloak.events] (executor-thread-1) type=IDENTITY_PROVIDER_LOGIN_ERROR, realmId=b20463ff-ec1e-4958-ae29-b1a3e5f3d27c, clientId=oorvasi, userId=null, ipAddress=111.2…
-
Title: AR5
Priority: Medium
Estimation: 5
Risk: Low
Requirement: AR5
## User Story
The system shall incorporate an OAuth-based identity management solution to verify user identities securely thr…
-
# 📖 Abstract:
- ✅ 创建 GitHub OAuth 应用, 集成 GitHub OAuth 用户认证服务
# 💯 Related:
- ✅ #422
- ✅ #381
- ✅ xxx
- ✅ xxx
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the c…
-
starting from version 0.5.0 the redirect to callback no longer works on OAuth apps (returns HTTP 400 with body "Not found").
the [getEmail](https://github.com/honojs/middleware/blob/650e20fab59f7f9cb…