Clerk? Centralised Auth

I need auth provider that can be used:
- In web app (Next.JS 13)
- In mobile app (Prob. React Native - Expo)
- In custom BE facing external customers (Prob. Apollo GraphQl - https://github.dev/howtographql/typescript-apollo)
I'm trying to find out if Clerk is good for this or not but I'm not sure what I'm looking for. Does someone have experience in working with this stack?
Was this page helpful?