-
As the future preferred authentication method of atprotocol is going to be oauth Nimbus should probably follow this:
- https://atproto.com/specs/oauth
- https://docs.bsky.app/docs/advanced-guides…
-
### What problem does this new feature solve?
When using AppKit's social authentication (Google/Apple/X) in PWA/standalone mode on iOS, the auth popup results in about:blank or fails to complete the …
-
### **Please add PRs to the [update-P21 branch](https://github.com/stellar/soroban-example-dapp/tree/update-P21)**
**Description:**
Add OAuth authentication to the Soroban Example Dapp to allow us…
-
🚀 Feature Request: Adding Sign in with Google and Outlook
Is your feature request related to a problem? Please describe.
Currently, users can only sign in using traditional email and password meth…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
On the login and registration pages, clicking the Google icon intended for third-party authen…
-
**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…
-
Authentication right now is done via password using the `bcrypt` package (is it even done correctly...?). OAuth or Social authentication should be used so we don't have to worry about implementing pas…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please descr…
-
User Story: As a user, I want to securely log into the app using my social media accounts so that I can access personalized features.
Acceptance Criteria:
The user can log in using Google, Facebook, o…
-
I installed the package and followed the steps in the README.md but no matter what I do it always return this response:
`{
"error": "invalid_client",
"error_description": "Client authenti…