Skip to content

Releases: nvh95/react-linkedin-login-oauth2

v2.0.1: Support React 18

11 Jul 17:01
01d7ee3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Oct 16:50
0185539
Compare
Choose a tag to compare

Features

Pull Request

  • Rewritten in typescript
  • Use functional component
  • Use rollup
  • Fix bugs on Next.js
  • Drop IE support
  • Drop default UI
  • Bring back state parameter (optional, randomly generate state by default)

v2.x

30 Oct 20:22
face570
Compare
Choose a tag to compare
v2.x Pre-release
Pre-release
  • Re-writen in typescript
  • Support Next.js
  • Using functional component
  • Changes in API

1.0.8

18 Aug 17:18
1615dab
Compare
Choose a tag to compare

Fixes

  • Make scope to be a required property with the default value of r_emailaddress
  • Make the pop-up center of the screen
  • Update demo link in README.md
  • Update scope for demo