IamtheFutureI
Convex Community2y ago
10 replies
IamtheFuture

Nextjs Api auth header from external app

Hi everyone, I have a situation

I want to call some nextjs api endpoint from my react navtive app, but I don’t want to make the nextjs api endpoint open, I want it authenticated(like passing auth headers to the api call from my mobile app), please how do I do this kind of authentication with convex-auth since convex-lucia-auth is no longer mentained anymore.

Thanks
Was this page helpful?