Skip to content

Releases: tranvansang/express-authenticators

v0.0.8: - support PKCE

13 Dec 09:43
Compare
Choose a tag to compare
  • support PKCE
  • upgrade facebook api version
  • google authenticator: add refreshAccessToken api
  • breaking change: now oauth2.callback return the response object, instead of only the access token
  • upgrade dependencies

v0.0.7

13 Dec 00:57
Compare
Choose a tag to compare

Clear session information after callback is called.