module.exports = (profile) => {
  return {
    githubId: '' + profile.id,
    name: profile.displayName,
    password: hat(),