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

Authorization Asked For every time Touch Portal Starts #20

Closed
spdermn02 opened this issue Mar 30, 2021 · 6 comments
Closed

Authorization Asked For every time Touch Portal Starts #20

spdermn02 opened this issue Mar 30, 2021 · 6 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@spdermn02
Copy link
Owner

As part of my rewrite I pulled out storing the AuthToken that is provided by Discord

Now looking back that wasn't the best option and need to resolve this.

Thinking what i'll do is create a readonly setting that I can use as a password type.

Update to send the setting when we get an auth token back.
if we get an error need to trap it clear it and reauthorize.

@spdermn02 spdermn02 added the bug Something isn't working label Mar 30, 2021
@spdermn02 spdermn02 self-assigned this Mar 30, 2021
@nattellyhue
Copy link

@spdermn02 First of all, thanks for the amazing plugin. It has been such a handy plugin for me on stream. If it ain't too much to ask, is there any progress made on this specific bug? It is quite annoying for me to constantly have to reauthorize the app everytime I start Discord :(

@spdermn02
Copy link
Owner Author

Hey thanks for asking. No I haven't been able to work on this yet. Work and family have taken priority for me over the past few weeks. I do plan on looking into this as soon as I can though.

@geekgarage
Copy link

I see that this plugin is still being worked on, would it be possible to prioritize this?

@spdermn02
Copy link
Owner Author

It is on my list. I haven't had a ton of time to rewrite some of the code module I use to handle refresh tokens. It currently doesn't support it so I may be able to work on it this holiday week when I'm off work but no promises.

@maltazar352
Copy link

hello, I can't make the plugin work can you help me

spdermn02 added a commit that referenced this issue Jan 12, 2022
including fix for #41 - fixing Voice Activity and PTT switching
including fix for #20 - no more re-authorize if you already had
@spdermn02
Copy link
Owner Author

finally had a minute to look and low and behold they fixed it in the 4.0.1 release of the discord-rpc library I use. WOOT! (and it was easier than I expected it to be which is good) will be released with the 4.1.0 version of the plugin after some testing.

@spdermn02 spdermn02 added this to the 4.1.0 milestone Jan 12, 2022
spdermn02 added a commit that referenced this issue Jan 12, 2022
* prepping for 4.0.6 release
fixin bug #41 - updating to newer discord-rpc library

* 4.0.6

* rebuilding installers

* updating to 4.0.1 of discord-rpc
including fix for #41 - fixing Voice Activity and PTT switching
including fix for #20 - no more re-authorize if you already had

* 4.0.7

* 4.1.0

* Prepping for release of 4.1.0

* prepping for 4.1.0 release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants