Base solution for your next web application
Open Closed

AbpUserLogins and AbpUserTokens always empty? #6364


User avatar
0
fguo created

I realized my AbpUserLogins and AbpUserTokens tables are always empty. What are these two tables for?

Thanks,


1 Answer(s)
  • User Avatar
    1
    ryancyq created
    Support Team

    Hi, AbpUserLogins is used to store external authentication info, AbpUserTokens is used to store two factor authentication info.