better-auth / better-auth

The most comprehensive authentication library for TypeScript
https://better-auth.com
MIT License
3.75k stars 192 forks source link

Expo React Native Support #35

Closed Jonatthu closed 2 weeks ago

Jonatthu commented 1 month ago

If you already support JWT or some bearer token header this should work out of the box...

qamarq commented 1 month ago

It does. check here

Jonatthu commented 1 month ago

@qamarq Also there is some built in libraries at expo that support apple login for example, would be nice to explore and include it in the documentation https://docs.expo.dev/versions/latest/sdk/apple-authentication/ Better auth has potential to be universal :D

Bekacru commented 2 weeks ago

merged!