java - How to retrieve User details from SessionID using RESTful APIs? -


i have developed web application in user logins through third party authentication. now, want retrieve user details i.e. userid, username etc. through session , based on user details, different roles assigned different users. third party ready share sessionid , through want me retrieve information using restful apis.

what changes need make in code in order so?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -