navikt / mock-oauth2-server

A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
MIT License
223 stars 54 forks source link

#691 `OAuth2TokenProvider` should allow dynamic `systemTime` #693

Closed xuanswe closed 2 weeks ago

xuanswe commented 1 month ago

Implement #691

ybelMekk commented 2 weeks ago

I will :)

xuanswe commented 2 weeks ago

just do the formating and I will merge.

@ybelMekk Done :)