-
Notifications
You must be signed in to change notification settings - Fork 489
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
Distribute as library ? #41
Comments
You can technically integrate with it because it has a callback API by
putting ?x-callback-ur=yoursite in to the URL and you can get back into
your app. I'm also working on a number of other intergrations via
MessageChannel too.
I probably will make a library, but I didn't because I already use a
library to detect the QR code...
…On Mon, 14 Aug 2017 at 22:33 Pacien Boisson ***@***.***> wrote:
Hey,
Your application works like a charm, but I (and not the only one I think)
would like to integrate it into my apps. Damn this work with iOS 11 finally
!
Why did you distribute it as an complete web app instead of a library ?
Could you package it and publish it to npm so anyone can use it ?
Thanks a lot
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACxxs5Ipossp3cWtbAcPnHEMxaE-Y00ks5sYL0egaJpZM4O27Xf>
.
|
You didnt documented this feature, could you tell me port ? I know you used a library but you wrapped it in a smart way, you have the right to make it a new library again :) would love to be able to use this in-code with callbacks in my app. |
I know this is almost two years late to reply, but it does a simple GET request. |
I think I would also like to have this as a library too. Trying to use this in an Angular application, not sure how to go about it, any pointers? |
Hey,
Your application works like a charm, but I (and not the only one I think) would like to integrate it into my apps. Damn this work with iOS 11 finally !
Why did you distribute it as an complete web app instead of a library ?
Could you package it and publish it to npm so anyone can use it ?
Thanks a lot
The text was updated successfully, but these errors were encountered: