Skip to content

Instantly share code, notes, and snippets.

@pajtai
Created April 26, 2016 23:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pajtai/296ab422807bca84db9f21364a841136 to your computer and use it in GitHub Desktop.
Save pajtai/296ab422807bca84db9f21364a841136 to your computer and use it in GitHub Desktop.
{
role: 'admin',
enabled: true,
firstname: 'Test',
lastname: 'User',
identities: {
basic: {
username: 'admin',
salt: '225384010328',
hash: '885f59a76ea44e1d264f9da45ca83574fbe55e3e7e6c51afe681730b45c7bb03'
}
},
displayName : 'admin',
linkedIdentities : ['basic'],
email: 'email@email.com'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment