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

Alternate methods to communicate oauth URL #16

Open
NeonDaniel opened this issue Jan 4, 2024 · 3 comments
Open

Alternate methods to communicate oauth URL #16

NeonDaniel opened this issue Jan 4, 2024 · 3 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@NeonDaniel
Copy link
Member

Currently oauth.generate.qr.request generates a QR code and optionally displays it. Add handlers or configuration options to enable:

  • showing URL via Enclosure API
  • sending URL/QR as an email?
  • open the URL in a browser?
@NeonDaniel NeonDaniel added the enhancement New feature or request label Jan 4, 2024
JarbasAl added a commit to OpenVoiceOS/ovos-PHAL-plugin-mk1 that referenced this issue Jan 4, 2024
@NeonDaniel
Copy link
Member Author

I suppose we could even speak it.. it should be basically just an IP/port

@JarbasAl
Copy link
Member

JarbasAl commented Jan 4, 2024

this being platform specific, we should offer several options behind a config

this does not necessarily fit into this plugin, for instance mk1 specific animations should go in ovos-PHAL-plugin-mk1

qr code itself is essentially ovos-shell specific right now (but that doesnt need to be the case)

there's several options, we can also add it to ggwave or make a simple code (pairing style) and some webui to generate an url for it kinda like a url shortner

@JarbasAl JarbasAl added the question Further information is requested label Jan 4, 2024
@builderjer
Copy link
Member

This was supposed to go here
OpenVoiceOS/ovos-PHAL-plugin-mk1#8 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants