Open Rajaotix opened 1 year ago
It isn't valid to always call this on login. Especially since you can get id_token which should include all of the information that user info does as a result of the request. Hence it's designed to be broken into 2 parts if you so desire to make the call.
call user info on login