generated from t3-oss/create-t3-turbo
-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Describe the feature you'd like to request
App Passwords exist but were intended as a short-term solution. Oauth is broadly adopted standard and supported by ATProto.
Describe the solution you'd like to see
The @atproto/oauth-client-expo package is available for OAuth support in Expo, but it doesn't seem to work due to compatibility issues. Specifically, it may be related to the using statement in the package, which requires Node.js 24, while Graysky is on Node.js 20.
References
- Package: https://www.npmjs.com/package/@atproto/oauth-client-expo
- Example: https://github.com/vineyardbovines/expo-atproto-oauth-example
- Documentation: https://github.com/bluesky-social/atproto/tree/main/packages/oauth/oauth-client-expo#readme
My local attempt
I tried to implement the Expo atproto OAuth flow ran into an issue. I believe it is relate to Node mismatch from above.
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels