-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
Hey this is my code:
let sessions = SimpleSession::login_sf_account(
"username",
"password"
).await.unwrap();
for mut session in sessions {
let gs = sessi…
-
Hello,
It is possible to pass language to external login form? As I see in examples issues 154 "ExternalLogin" form accept only email and password. It would be a nice feature if form has language p…
-
### Describe the bug
After successful login to gitlab, redirect to phase results in `error=OAuthCallback` / `invalid_client`
### To Reproduce
- fresh setup with `docker compose` using https:/…
sgohl updated
1 month ago
-
- [ ] 비밀번호 찾기: rest-auth/password/reset/
- [ ] 비밀번호 찾기 확인: rest-auth/password/reset/confirm/
- [ ] 로그인: rest-auth/login/
- [ ] 로그아웃: rest-auth/logout/
- [ ] 비밀번호 변경: rest-auth/password/change/
-
# アカウント機能の追加
アカウント情報や認証については、独自に作成せずAuth0を利用する。
アカウント機能に必要なデータ
- Auth0ユーザー識別子
- ユーザー名
- ユーザーID
- メールアドレス
```mermaid
erDiagram
users ||--|| auth0_link : link
users {
…
-
Hi,
I am not able to get back the details from the SalesForce Api. Once logged in successfully, i still get redirected to the login page infinitely.
The following are the configurations done in Sa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
clowa updated
6 months ago
-
Possible implementation that does not require reinventing the kerb authentication wheel:
1. Check if the user is signed into Element, and get the access token from local storage
2. Otherwise, act …
-
## Description
Noting these AWS API calls that return credentials. These could be split into multiple rules based on different datasets or a single rule targeting all possible exposures based on nois…