(Feat): Initial Commit
This commit is contained in:
6
test/testdata/snapshots/TestPostForgotPasswordCompleteSuccess.golden
vendored
Normal file
6
test/testdata/snapshots/TestPostForgotPasswordCompleteSuccess.golden
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
(types.PostLoginResponse) {
|
||||
AccessToken: <redacted>,
|
||||
ExpiresIn: (*int64)(86400),
|
||||
RefreshToken: <redacted>,
|
||||
TokenType: (*string)((len=6) "bearer")
|
||||
}
|
||||
Reference in New Issue
Block a user