fix test
This commit is contained in:
parent
76e03132aa
commit
9eb9569ebf
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ func TestNewAccessTokenClaims(t *testing.T) {
|
||||||
Subject: "hello@me.com",
|
Subject: "hello@me.com",
|
||||||
Audience: Audience{"foo"},
|
Audience: Audience{"foo"},
|
||||||
Expiration: 12345,
|
Expiration: 12345,
|
||||||
|
ClientID: "foo",
|
||||||
JWTID: "900",
|
JWTID: "900",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue