Skip to content

Commit 54d4a27

Browse files
committed
ipn/warp: m code comment
1 parent 81d342a commit 54d4a27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intra/ipn/warp/proton.go

+1
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,7 @@ func (a *ProtonClient) beginSession() error {
985985

986986
func (a *ProtonClient) refreshCreds() error {
987987
/*
988+
see: github.com/ProtonMail/protoncore_android/blob/c3598ea9e72/auth/data/src/main/kotlin/me/proton/core/auth/data/repository/AuthRepositoryImpl.kt#L189
988989
curl -X POST "https://vpn-api.proton.me/auth/v4/refresh" \
989990
-H "Content-Type: application/vnd.protonmail.v1+json" \
990991
-H "Accept: application/vnd.protonmail.v1+json" \

0 commit comments

Comments
 (0)