Replies: 2 comments
-
I am also experiencing this. Did you get a workaround for that? |
Beta Was this translation helpful? Give feedback.
-
I found the solution to this. You can customize any of the auth pages by creating a custom class and then modifying the method that you need to. You can find this on the documentation here.
Another issue I have also realised one might encounter is when you have modified the password column name. If you have, you need to update the
Hope that helps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using custom members table where email stored in
email_address
, but your admin panel tries to get email fromemail
column. How and where can this be customized?Beta Was this translation helpful? Give feedback.
All reactions