Releases: TerribleDev/OwinOAuthProviders
Releases · TerribleDev/OwinOAuthProviders
Linkedin v2, new google signin
- Migration to LinkedIn v2.0 API thanks to @todorm85
- Add Google Sign-In provider thanks to @gwilymatgearset
Discord, and more!
Allow scheme and host to be set for twitch
- When using twitch, allow the scheme and host to be changed #239 thanks @pdsrebelo
Fix steam
discord name identifer
- Alter the discord package so the name identifier uses the ID claim instead of username. Thanks to @woutervs
Fix VK api calls
Fix issues with VK api calls, #228
- uid -> id,
- version number must be passed
Added typeform provider, fixed linkedin provider
- Added typeform provider in #226 thanks to @stefann42
- Fixed linkedin authorization/token endpoints in #224 thanks to @bernardocotta
Salesforce provider sandbox
- Add the ability for the salesforce provider to toggle into sandbox mode thanks to @stefann42
Add ArcGIS portal provider
Thanks to @gavinharriss