-
# Feature Request
Building on the user groups features in 0.4.0 and the work talked about in discussion #5897:
Could we have the ability to map SSO group membership to groups created in Openwebu…
-
https://laravel.com/docs/11.x/socialite
https://socialiteproviders.com/
- [x] Backend (#386)
- [ ] Frontend (#718 & #416)
- [ ] Add more providers (e.g. authentik, google, microsoft, steam) (#71…
-
## Oauth로그인 제공 예정
- 카카오 로그인
- 구글 로그인
-
Hi,
I don't see any support for OAuth flows, Is there any plan for it?
-
**Why is this needed**:
Right now when oauth is setup through any provider we always perform code to token exchange using `client_secret_post`. We will do a post request to the token endpoint and alwa…
-
My credentials just broke without doing any change:
Token request for myuplink_xxxxxxx failed (invalid_grant): check authorization server configuration
I have not changed the credentials, have m…
-
## Describe the bug
I am trying to use this library on AWS Lambda, serverless. I've added the basic oauth configuration. It worked for an hour and now I am getting this error. "Failed to refresh acce…
-
### Please avoid duplicates
- [X] I checked [all open bugs](https://github.com/octokit/octokit.js/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and none of them matched my problem.
### Reproducible…
-
Objective:
Add Google OAuth login and logout functionality to the frontend.
Task:
- Implement Google OAuth login button and flow.
- Store and manage the user's session (JWT or …
-
### Describe the feature/bug
The Github [oauth flow](https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps#web-application-flow) has a `state` variable in its reques…