mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Revert "Merge pull request #3797 from Infisical/ENG-2690"
This reverts commit7d90d183fb, reversing changes made tof385386a4b.
This commit is contained in:
@@ -21,7 +21,7 @@ type LoginTwoRequest struct {
|
||||
}
|
||||
|
||||
type LoginTwoResponse struct {
|
||||
JWTToken string `json:"token"`
|
||||
JTWToken string `json:"token"`
|
||||
RefreshToken string `json:"refreshToken"`
|
||||
PublicKey string `json:"publicKey"`
|
||||
EncryptedPrivateKey string `json:"encryptedPrivateKey"`
|
||||
|
||||
Reference in New Issue
Block a user