schwarz/ueberauth_discord

Support Custom JSON Serializer

Closed this issue · 0 comments

Phoenix uses Jason out of the box, and Ueberauth has added configuration for choosing which parser to use and this needs to be fetched and passed into the OAuth2.Client before being able to use Jason. See the Google strategy for a reference implementation.