Top "Userinfo" questions

Get user info via Google API

Is it possible to get information from user's profile via Google API? If it is possible, which API should I …

oauth google-api userinfo
Swift read userInfo of remote notification

I implemented a function to open an AlertView when I receive a remote notification like this: func application(application: UIApplication, …

ios json swift push-notification userinfo
How to get user image through user id in Google plus?

I used to get user image through this URL https://plus.google.com/s2/photos/profile/(user_id)?sz=150 but …

web google-api google-plus userinfo
Keycloak, openId-connect userInfo

I'm trying to get info about user roles using openId-connect endpoints of Keycloak. I'm using /auth/realms/moje/protocol/openid-connect/…

openid-connect keycloak userinfo
swift NSTimer userinfo

I'm trying to pass a UIButton with a NSTimer's userinfo. I've read every post on stackoverflow on NSTimers. I'm getting …

swift nstimer userinfo
How can i get user info with node.js

I am using express.js I should learn user's browser name, browser language, country. How can i learn these ? I …

node.js express browser socket.io userinfo
How to add userInfo to a UIAlertView?

I would like to know how to add a userInfo object, or any NSDictionary, to a UIAlertView? Thank you.

iphone objective-c nsdictionary uialertview userinfo
How to get user profile on Google API using the JAVA library?

I have a Java ClientRequest to the Google API that returns a json containing the profile based in an access_…

java google-app-engine google-api google-api-java-client userinfo
How to get full name of the owner of mail file in Lotus Notes

Provided that I have the mail file name and the server, how do I retrieve the fully qualified name of …

lotus-notes lotusscript userinfo
NetworkError: 405 Method Not Allowed to get user info via Google Api

I´m trying to get the user profile information described here: http://code.google.com/intl/es-ES/apis/accounts/docs/…

oauth google-api oauth-2.0 userinfo