You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added ExchangeCodeAsync Method.
Fix for the JSON structure.
Changed bundle.json for the tests.
* Update src/AspNet.Security.OAuth.Untappd/UntappdAuthenticationHandler.cs
Newer initializer syntax as per suggestion
Co-authored-by: Martin Costello <[email protected]>
* Update src/AspNet.Security.OAuth.Untappd/UntappdAuthenticationHandler.cs
add using as per suggestion
Co-authored-by: Martin Costello <[email protected]>
* Update src/AspNet.Security.OAuth.Untappd/UntappdAuthenticationHandler.cs
add using as per suggestion
Co-authored-by: Martin Costello <[email protected]>
* Changed ParseQueryString to QueryHelpers
* Adapted to failure handling pattern
* indentation
* Fixed test
* Apply suggestions from code review
Minor formatting changes.
Co-authored-by: Martin Costello <[email protected]>
0 commit comments