Customize UI for Screens provided by Better Auth

I am using React Router v7 and Better Auth and I just encountered this screen that shows an error while I am trying to link an account that already belongs to another user. I wanted to know if there is a way to create a custom ui for screens like this?
No description
1 Reply
khabubuphathu
khabubuphathuOP3mo ago
I was able to create a custom UI for this screen by adding the following route
_api.api.auth.error.tsx
_api.api.auth.error.tsx

Did you find this page helpful?