getAuthenticatedUserProfile
Method to retrieve the currently authenticated userProfile (OWUserProfile)
Future<OWUserProfile> getAuthenticatedUserProfile()
Your suggested change has been received. Thank you.
Method to retrieve the currently authenticated userProfile (OWUserProfile)
Future<OWUserProfile> getAuthenticatedUserProfile()
var profile = await Onegini.instance.userClient.getAuthenticatedUserProfile();
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….