Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord authenticated context mapping #248

Merged
merged 2 commits into from
Nov 4, 2018
Merged

Discord authenticated context mapping #248

merged 2 commits into from
Nov 4, 2018

Conversation

woutervs
Copy link
Contributor

When trying to map the verified property on the user json object this always resulted in false because discord serializes true as "True" added a tolowerinvariant to counter this.

@TerribleDev TerribleDev merged commit 17ae5ef into TerribleDev:master Nov 4, 2018
@TerribleDev
Copy link
Owner

Thanks for the patch

woutervs added a commit to woutervs/StsExample that referenced this pull request Aug 22, 2019
Some magic to connect to discord account but prevent unverified users to connect (we automagically sync by e-mail address if an unverified discord user tries to connect and there's a local e-mailaddress connected he could impersonate...)
Also using the owin project locally cause the nuget package contains a bug (PR TerribleDev/OwinOAuthProviders#248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants