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
{{ message }}
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
Hello! Trying to use this for Evernote authentication. The component requires a value for clientId but this doesn't match to the oauth_consumer_key required by Evernote. How can I map these correctly? Is it necessary to set clientID to an empty string and pass the other queries in via the arguments prop?
The text was updated successfully, but these errors were encountered:
Hi,
As you might have understood this package is quite opinionated and developed for my needs. I have never worked with Evernotes auth-service and was under the impression that all OAuth2 services worked similarily.
I'll have to dig into this. But your solution sounds reasonable. Maybe, if you try it out you'll spot some things that needs to be fixed and would like to submit a PR?
Hello! Trying to use this for Evernote authentication. The component requires a value for clientId but this doesn't match to the oauth_consumer_key required by Evernote. How can I map these correctly? Is it necessary to set clientID to an empty string and pass the other queries in via the arguments prop?
The text was updated successfully, but these errors were encountered: