Skip to content

0.1.7

Compare
Choose a tag to compare
@Luna-devv Luna-devv released this 04 Jan 14:52
· 25 commits to master since this release

Features

  • add UserOauth.isValid(), uses current date and expiresTimestamp to check token validity (3b56649)
  • fix type for UserOauth.refreshToken, string -> string | null (even if it shouldn't be null) (3b56649)

Bug fixes

Full Changelog: v0.1.1...v0.1.7