package model type User struct { ID string Provider string AccessToken string IDToken string }