simplified deletion
This commit is contained in:
parent
de2fd41f40
commit
55839fdf82
2 changed files with 7 additions and 14 deletions
|
@ -22,4 +22,5 @@ type RefreshToken struct {
|
|||
ApplicationID string
|
||||
Expiration time.Time
|
||||
Scopes []string
|
||||
AccessToken string // Token.ID
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue