Skip to content

1.1.0

Compare
Choose a tag to compare
@JustinBeckwith JustinBeckwith released this 20 Jan 06:12
3d9e26a

This release includes a few new features, and a few bug fixes.

New Features

f9950b0 feat: cache JWT tokens in JWTAccess (#254)
7e9a390 feat: Add ability to refresh token automatically before expiration. (#242)
014ce0b feat: export static GoogleAuth (#249)

Fixes

c3ce4f1 fix: Fix samples/jwt.js link in README (#253)
64fb34d fix: update usage of OAuth2Client.verifyIdToken in example (#243)
771bc6c fix: use npm link to run samples (#245)