Default Login Page does not exit, and I can't create my login page

I added authProvider, Exit button added to the interface automatically, but login page doesn’t exist, What am I doing wrong?
No description
No description
No description
5 Replies
conscious-sapphire
conscious-sapphire3y ago
Hey @abdubek I think there is a problem with your authProvider. Cloud you please share the authProvider
metropolitan-bronze
metropolitan-bronzeOP3y ago
I haven't finished writing it yet
No description
metropolitan-bronze
metropolitan-bronzeOP3y ago
@yildirayunlu Should I complete all authProvider methods?
Omer
Omer3y ago
Hey @abdubek , You should at least implement the checkAuth method ⚡ https://refine.dev/docs/api-reference/core/providers/auth-provider/#checkauth
Auth Provider | refine
refine let's you set authentication logic by providing the authProvider property to the `` component.
metropolitan-bronze
metropolitan-bronzeOP3y ago
Now it works, thanks

Did you find this page helpful?