Skip to content

Instantly share code, notes, and snippets.

@pajtai
Created April 26, 2016 23:26
Show Gist options
  • 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 protected]'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment