[GH-ISSUE #218] Add SMS Gateway for Flowroute or Custom SMS Gateway #54

Open
opened 2026-02-26 05:32:43 +03:00 by kerem · 6 comments
Owner

Originally created by @JonCup on GitHub (Mar 12, 2019).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/218

Can you add support for Flowroute SMS Gateway or a custom option we can supply a callback url and parameter names and method(post/get).
Here's a link to the flowroute api reference.
https://developer.flowroute.com/api/messages/v2.1/send-an-sms/

Originally created by @JonCup on GitHub (Mar 12, 2019). Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/218 Can you add support for Flowroute SMS Gateway or a custom option we can supply a callback url and parameter names and method(post/get). Here's a link to the flowroute api reference. https://developer.flowroute.com/api/messages/v2.1/send-an-sms/
Author
Owner

@ChristophWurst commented on GitHub (Mar 13, 2019):

Are you a developer? You can add it yourself and submit a pull request :)

<!-- gh-comment-id:472360109 --> @ChristophWurst commented on GitHub (Mar 13, 2019): Are you a developer? You can add it yourself and submit a pull request :)
Author
Owner

@Squidgy-Org commented on GitHub (Mar 14, 2019):

Hi Christoph, sorry if it's wrong to add to this thread with the question I have but maybe it's a follow on from JonCup's request. I don't like sharing data with external providers but I'd like to get 2FA SMS gateway working. I've setup an internal Raspberry Pi with a SMS/Phone hat and want to use this as a private SMS gateway. Have created a simple POC web interface, which I can use with curl to pass a URL with the mobile phone number and the SMS text, which works fine (I receive the SMS on my mobile) but I'd like to incorporate this into something like the "twofactor_gateway" app you have created. I guess its the custom option that JonCup might be suggesting above. I wouldn't put my self down as developer but if shown a few example code snippets or directed in the right direction then maybe I could put something together!

Appreciate any response.

Paul.

<!-- gh-comment-id:473079339 --> @Squidgy-Org commented on GitHub (Mar 14, 2019): Hi Christoph, sorry if it's wrong to add to this thread with the question I have but maybe it's a follow on from JonCup's request. I don't like sharing data with external providers but I'd like to get 2FA SMS gateway working. I've setup an internal Raspberry Pi with a SMS/Phone hat and want to use this as a private SMS gateway. Have created a simple POC web interface, which I can use with curl to pass a URL with the mobile phone number and the SMS text, which works fine (I receive the SMS on my mobile) but I'd like to incorporate this into something like the "twofactor_gateway" app you have created. I guess its the custom option that JonCup might be suggesting above. I wouldn't put my self down as developer but if shown a few example code snippets or directed in the right direction then maybe I could put something together! Appreciate any response. Paul.
Author
Owner
<!-- gh-comment-id:473214221 --> @ChristophWurst commented on GitHub (Mar 15, 2019): See https://github.com/nextcloud/twofactor_gateway/pull/185 and https://github.com/nextcloud/twofactor_gateway/pull/169 :) Cheers
Author
Owner

@Squidgy-Org commented on GitHub (Mar 16, 2019):

Brilliant, thanks Christoph, I think that will be enough for me to work with :)

<!-- gh-comment-id:473525163 --> @Squidgy-Org commented on GitHub (Mar 16, 2019): Brilliant, thanks Christoph, I think that will be enough for me to work with :)
Author
Owner

@Squidgy-Org commented on GitHub (Mar 17, 2019):

Hi Christoph,

Little update, got it working yesterday... now all my accounts are able to use my own personnel built/owned SMS 2FA Authentication :) :) :)

Still work in progress but I guess I should workout how to push this back into your build at at some point.

Many thanks
Paul.

<!-- gh-comment-id:473713704 --> @Squidgy-Org commented on GitHub (Mar 17, 2019): Hi Christoph, Little update, got it working yesterday... now all my accounts are able to use my own personnel built/owned SMS 2FA Authentication :) :) :) Still work in progress but I guess I should workout how to push this back into your build at at some point. Many thanks Paul.
Author
Owner

@ChristophWurst commented on GitHub (Mar 18, 2019):

Great to hear, congratulations!

Yes, please send us a pull request with your new gateway support.

<!-- gh-comment-id:473808030 --> @ChristophWurst commented on GitHub (Mar 18, 2019): Great to hear, congratulations! Yes, please send us a pull request with your new gateway support.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#54
No description provided.