api login method
This commit is contained in:
@@ -5,4 +5,5 @@ import "github.com/tech/sendico/pkg/model"
|
||||
type Login struct {
|
||||
model.SessionIdentifier `json:",inline"`
|
||||
model.LoginData `json:"login"`
|
||||
ClientSecret string `json:"clientSecret,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user