#What's the difference between `createAdminClient` and `createSessionClient`
5 messages · Page 1 of 1 (latest)
and when I should use admin instead of session one?
I saw only that with oAuth, the createAdminClient used
Admin clients are related to SSR. You use it to create sessions server side
Or do other server-side operations with an API key