specific-silverS
Refine3y ago
6 replies
specific-silver

custom authProvider - Passing API Url

Hi!

I currently have a custom authProvider that queries the /auth/login endpoint of my API. Right now, I have the URL in a const _app.tsx /and/ in authProvider.

Is there a way where I can just pass the URL to authProvider?
Was this page helpful?