Leander Beernaert d275edd4d6 feat(GODT-2908): Fix HV submission
Both method and token are required. Also expose a `GetUserWithHV`
function since it is possible to trigger HV after successful login. It's
advised that all clients get the user details after login to handle this
workflow.
2023-10-17 10:37:18 +02:00
2022-11-23 12:03:04 +01:00
2022-11-23 12:03:04 +01:00
2023-02-09 11:55:44 +01:00
2022-11-23 12:03:04 +01:00
2023-02-27 08:51:24 +01:00
2023-05-16 09:05:48 +02:00
2022-12-05 13:26:38 +01:00
2023-10-17 10:37:18 +02:00
2023-02-28 13:44:41 +01:00
2022-11-23 12:03:04 +01:00
2022-11-23 12:03:04 +01:00
2023-02-22 12:52:05 +01:00
2022-11-23 12:03:04 +01:00
2022-11-23 22:16:18 +01:00
2022-11-23 12:03:04 +01:00
2022-11-23 12:03:04 +01:00
2022-11-23 12:03:04 +01:00
2022-11-23 12:03:04 +01:00
2023-10-17 10:37:18 +02:00
2023-02-16 09:43:16 +01:00

Go Proton API

CI Status GoDoc Go Report Card License

This repository holds Go Proton API, a Go library implementing a client and development server for (a subset of) the Proton REST API.

The license can be found in the LICENSE file.

For the contribution policy, see CONTRIBUTING.

Environment variables

Most of the integration tests run locally. The ones that interact with Proton servers require the following environment variables set:

  • GO_PROTON_API_TEST_USERNAME
  • GO_PROTON_API_TEST_PASSWORD

Contribution

The library is maintained by Proton AG, and is not actively looking for contributors.

Description
No description provided
Readme MIT 888 KiB
Languages
Go 99.4%
Shell 0.6%