API call is the only way to get the user info. If you will go for storing the user info in the DB then you have to suffer from DB hits which will have the same effect as calling the API if your DB is not locally stored.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to efficiently handle User Profile attributes? | 4 | 5265 | March 16, 2018 | |
Should I store profiles info in my DB? | 1 | 4804 | April 5, 2021 | |
Auth0 as User Database | 7 | 9311 | May 18, 2019 | |
How to store user information | 11 | 20712 | August 30, 2019 | |
Store user profile in application database | 11 | 9035 | March 2, 2018 |