Implement phone number registry #12
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Activity
Doing
Activity
Proposal
Activity
QA
Activity
Validate
Runner
AT
Runner
CLI
Runner
HTTP
Runner
SSH
cleanup
devops
documentation
easypeasy
exchange
i18n
l8ter
legacy
meta
migration
optimization
privilege
refactor
smell
support
tooling
ux
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Blocks
Reference: urdt/ussd#12
Loading…
Reference in New Issue
Block a user
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?
A registry must exist to resolve phone numbers to accounts when accounts want to interact with each other.
Additionally, accounts should also be able to send to VPA (virtual payment identifiers)/usernames. The resolution service can be provided by either hooking directly into the graph db with read-only creds or through an HTTP API.
The following account identifiers should work:
Not sure if this is the scope of the issue. But we can move this comment onto a new issue.
@kamikazechaser do we have all the docs we need for the graphql part?