Skip to content

gqlauth 0.376.1

Compare
Choose a tag to compare
@nrbnlulu nrbnlulu released this 14 Aug 07:50
· 88 commits to main since this release

This release fixes the way we set the refresh token's field revoked.
Previously we were passing a naive DateTime object but now we pass the timestamp with the timezone info.

fixes #395