Skip to content

Instantly share code, notes, and snippets.

View elvisAR-git's full-sized avatar
😌
available

Elvis Moraa elvisAR-git

😌
available
View GitHub Profile
{
"UserInfo": {
"id": "#{USER_ID}",
"email": "#{USER_EMAIL}",
"first_name": "#{USER_FIRST_NAME}",
"last_name": "#{USER_LAST_NAME}",
"name": "#{USER_NAME}",
"picture": "#{USER_PROFILE_PICTURE}",
"roles": {
"#{ROLE_NAME}": "#{ROLE_ID}"