Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 908 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 908 Bytes

RelaySMS Vault

Technology developed by the SMSWithoutBorders team to securely store and manage user access tokens, enabling safe usage for publishing messages.

References

  1. Security
  2. gRPC
  3. Specifications
  4. REST API Resources

Contributing

To contribute:

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature-branch.
  3. Commit your changes: git commit -m 'Add a new feature'.
  4. Push to the branch: git push origin feature-branch.
  5. Open a Pull Request.

License

This project is licensed under the GNU General Public License (GPL). See the LICENSE file for details.