mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #246] API for controlling the gateway? #57
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elektrokiddo on GitHub (Jun 18, 2019).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/246
Dear devs,
what a wonderful peace of software and it is working like a charm. As we have special interest in taking away lots of tasks from the user we'd like to replace most of the steps needed by api calls - or we have to walk through it step by step.
Is there something like an API that can be used for e.g. triggering the first SMS to the customer? I'd love to hear that it's possible.
Regards, Hendrik
@ChristophWurst commented on GitHub (Jun 18, 2019):
Hi Hendrik,
thanks for the kind words. No, unfortunately this app does not offer an API right now. Are you a developer? I could guide you on the development if you're interested in contributing!
Regards
@elektrokiddo commented on GitHub (Jun 18, 2019):
Hi and thanks for your quick response. I do develop solutions but I am not sure about being a developer (or at least: a good one). If I can contribute ... why not. My current task is to acivate a user's mobile number ... or to write a good doc that enables the user to do on his own.