@ -0,0 +1,7 @@
package budgeteer
// Token contains data that authenticates a user
type Token interface {
GetUsername() string
GetExpiry() int
}
The note is not visible to the blocked user.