inselbegabter
inselbegabter
TTCTheo's Typesafe Cult
Created by inselbegabter on 5/13/2023 in #questions
Is it currently possible to use clerk auth with NextJS' 13.4 server actions?
17 replies
TTCTheo's Typesafe Cult
Created by inselbegabter on 5/12/2023 in #questions
Loading state of a `'use server'` component
Is it possible to have a loading state for e.g. a form submission using the new use server directive in nextjs 13.4? I only see using client components at this point when I'm looking at the docs. Am I missing somehting? 😂
2 replies
TTCTheo's Typesafe Cult
Created by inselbegabter on 11/6/2022 in #questions
When using T3 with react-native, what Auth-lib would you recommend until `next-auth` supports RN?
Hi there, it's my first post on the server, and I'm excited to be here! 😄 I am using create-t3-app at work in production with great success, and working a side project using react-native. How do you guys make authed requests with tRPC, when next-auth is currently not available on RN? Cheers!
1 replies