Making Auth with 2 tables with different auth flows
How can I achieve to make better-auth work with
students
and teachers
both are users essentially but with different plugins/login methods.
teachers
login with magic link
while students
can use oauth (google, facebook etc),passkey?0 Replies