Hello, {{identity.name}} [Sign Out]
This is your Keycloak Profile:
- Id: {{identity.sub}}
- Username: {{identity.preferred_username}}
- Email: {{identity.email}}
- Full Name: {{identity.name}}
This is your Twitter Profile:
- Id: {{socialProfile.id}}
- Name: {{socialProfile.name}}
- Username: {{socialProfile.screenName}}
- Profile Link: https://twitter.com/{{socialProfile.screenName}}