clerk / t3-turbo-and-clerk

A t3 Turbo starter with Clerk as the auth provider.
https://clerk.dev
1.03k stars 75 forks source link

Expo 48 Support #60

Closed siddharthsharma94 closed 1 year ago

siddharthsharma94 commented 1 year ago

Would be great to use this with the new expo routes package

The official t3-turbo also added support for expo router

perkinsjr commented 1 year ago

We currently don't support Expo 48 with the Clerk Expo package. When we add that we will introduce Expo routes at the same time.

neolivz commented 1 year ago

Is there anywhere I can track when Clerk will support expo 48 with Expo router?

perkinsjr commented 1 year ago

this issue as when it’s ready i’ll notify people it’s supported

Sent via Superhuman iOS @.***>

On Fri, Mar 17 2023 at 08:08, Jishnu Viswanath @.***> wrote:

Is there anywhere I can track when Clerk will support expo 48 with Expo router?

— Reply to this email directly, view it on GitHub https://github.com/clerkinc/t3-turbo-and-clerk/issues/60#issuecomment-1473735227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2ONN5UWX7MJN4UCORRYMLW4RH2FANCNFSM6AAAAAAVHYL26M . You are receiving this because you were assigned.Message ID: @.***>

perkinsjr commented 1 year ago

Hey @neolivz and @siddharthsharma94 I added support for Expo 48 with full support for OAuth.

I am going to add Expo Router support after the fact as I have to rewrite the code base a bit (probably on Monday you will se this)

perkinsjr commented 1 year ago

Hey @neolivz and @siddharthsharma94 me again!

https://github.com/clerkinc/t3-turbo-and-clerk/tree/expo-router

This Branch runs expo router that you can test against, until I decide when to merge

siddharthsharma94 commented 1 year ago

ah so stoked! thanks so much @perkinsjr 🙂