We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d342a commit 54d4a27Copy full SHA for 54d4a27
intra/ipn/warp/proton.go
@@ -985,6 +985,7 @@ func (a *ProtonClient) beginSession() error {
985
986
func (a *ProtonClient) refreshCreds() error {
987
/*
988
+ see: github.com/ProtonMail/protoncore_android/blob/c3598ea9e72/auth/data/src/main/kotlin/me/proton/core/auth/data/repository/AuthRepositoryImpl.kt#L189
989
curl -X POST "https://vpn-api.proton.me/auth/v4/refresh" \
990
-H "Content-Type: application/vnd.protonmail.v1+json" \
991
-H "Accept: application/vnd.protonmail.v1+json" \
0 commit comments