You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using Okta for OAuth SSO, and i use Firestore for a backend database in Next.js Environment.
to configure this environment, i need to use custom token auth for firebase.
but client-side sign in is essential for custom token approach, so i can't use Server Side feature(in future, can't use React Server Component too)
is there any plan to support Server-Side Authentication with Custom Token?
Beta Was this translation helpful? Give feedback.
All reactions