-
Define how Authorization will work and implement a mechanism (ex. OAuth with Google) to the ASP application.
The user must have a unique ID, which we can use in the backend to connect data to
…
-
If I'm in a room as device A, and join it later as device B, i need a way to request the old room key data from device A.
Similarly if I'm invited into a room by someone and they want to share past h…
ara4n updated
1 month ago
-
### Is your feature request related to a problem?
Currently, only a limited amount of login options are available
### Describe the solution you'd like.
Maybe add more different login options/button…
-
I have read the discussions on this bug report https://github.com/omab/python-social-auth/issues/534, but unfortunately, I could not figure how to resolve my issue. I have just started working on the …
-
### ✅ Prerequisites
- [x] Did you perform a cursory search of open issues? Is this question already asked elsewhere?
- [x] Are you reporting to the correct repository (`magic-sdk`)?
### ❓ Quest…
-
I got this error when I try to login with my LinkedIn Account
`laravel/socialite": "^3.1"`
and here is script
`$userSocial = Socialite::driver('linkedin')->user();`
here is the developer upda…
-
Hello,
I propose a feature that allows viewing the recipes/cookbooks without a login. Could also be handled via a guest account.
I'm not sure how this would work with the current user handling i…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
### ✨ Feature Request
Create `magic.oauth.loginWithPopup` for Web
## 🧩 Context
Now for social logins it's only possible to use `magic.oauth.loginWithRedirect` which doesn't cover all cases.
…
-
**Which version of Duende IdentityServer are you using?**
6.3.6
**Which version of .NET are you using?**
.Net Core 8
**Describe the bug**
We are implementing Duende Identity Server and we have is…