payment - Auth0 app_meta to store Confidential Information? -


i want store linux time stamp determines subscription done user changes when user pays it. i'm using auth0 , app_meta safe store such data?

perhaps consider using user_profile store. auth0 intends used supplement each user, storing relevant them (in case, subscription information) recommended.

and yes, data safe. auth0 recently completed our soc2 audit , can read more how protect customer data on our website.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -