This commit is contained in:
Tim Möhlmann 2024-09-10 12:47:04 +03:00
parent 76e03132aa
commit 9eb9569ebf

View file

@ -145,6 +145,7 @@ func TestNewAccessTokenClaims(t *testing.T) {
Subject: "hello@me.com",
Audience: Audience{"foo"},
Expiration: 12345,
ClientID: "foo",
JWTID: "900",
},
}