Function get_user_data

Source
pub fn get_user_data() -> HashMap<String, ProviderData>
Expand description

Get all user data stored against the user in the database. Only allowed if scope auth:* is granted. Based on permission, whatever you have access to will be given.