OwinOAuthProviders Versions Save

OAuth providers for Owin

2.26.0

5 years ago
  • Migration to LinkedIn v2.0 API thanks to @todorm85
  • Add Google Sign-In provider thanks to @gwilymatgearset

2.25.0

5 years ago
  • Fix discord context mapping #248
  • Add configurable display type to sales force #238

2.24.0

5 years ago
  • When using twitch, allow the scheme and host to be changed #239 thanks @pdsrebelo

2.23.0

6 years ago

Fix the steam client, since steam has now gone all TLS. Thanks @JPRuskin

2.22.0

6 years ago
  • Alter the discord package so the name identifier uses the ID claim instead of username. Thanks to @woutervs

2.21.0

6 years ago

Fix issues with VK api calls, #228

  • uid -> id,
  • version number must be passed

2.20.0

6 years ago
  • Added typeform provider in #226 thanks to @stefann42
  • Fixed linkedin authorization/token endpoints in #224 thanks to @bernardocotta

2.19.0

6 years ago
  • Add the ability for the salesforce provider to toggle into sandbox mode thanks to @stefann42

2.18.0

6 years ago

Thanks to @gavinharriss

2.17.0

6 years ago
  • New provider podbean thanks to @jpisano