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

Option to pass in an Auth Code (Implicit) #11

Open
1 task
hasezoey opened this issue Nov 11, 2018 · 1 comment
Open
1 task

Option to pass in an Auth Code (Implicit) #11

hasezoey opened this issue Nov 11, 2018 · 1 comment

Comments

@hasezoey
Copy link

hasezoey commented Nov 11, 2018

  • An Option to pass in an Auth Code that you got from GET https://www.deviantart.com/oauth2/authorize into the Implicit function (I dont want to give in any passwords or so)
@n6g7
Copy link
Owner

n6g7 commented Nov 11, 2018

Hey @hasezoey,

This has been on my todo list for this project for a while now. Unfortunately I don't use it very much anymore so I probably won't spend time to implement it.

I had a quick look at the code and I think it wouldn't be too difficult to implement, we can probably re-use some of the code from the implicit strategy to make it work.

If you want to give this a go and send a PR to add this feature I'd be happy to review and help if you have any question.

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

No branches or pull requests

2 participants