Skip to content

5.0.2

Latest

Choose a tag to compare

@nijel nijel released this 26 Jun 07:24
· 3 commits to master since this release

Security

  • LINE backend now validates callback state before exchanging authorization
    codes, preventing login CSRF.
  • Shopify backend now sends and validates OAuth state, preventing login CSRF.

Changed

  • Updated development dependencies and CI actions.

Fixed

  • Updated the Google OAuth documentation link.