mirror of
https://github.com/openziti/zrok.git
synced 2025-07-01 06:50:56 +02:00
@ -55,5 +55,5 @@ func (h *createAccountHandler) Handle(params admin.CreateAccountParams, principa
|
||||
|
||||
logrus.Infof("administratively created account '%v'", params.Body.Email)
|
||||
|
||||
return admin.NewCreateAccountCreated().WithPayload(&admin.CreateAccountCreatedBody{Token: token})
|
||||
return admin.NewCreateAccountCreated().WithPayload(&admin.CreateAccountCreatedBody{AccountToken: token})
|
||||
}
|
||||
|
Reference in New Issue
Block a user