David Cuadrado
David Cuadrado
The reason is that the when serializing the body as json some extra is sent because the omitempty doesn't work as expected. see this example: https://go.dev/play/p/7DCOpLbUdq4 this will cause the...
https://godoc.org/github.com/msteinert/pam#example-package--Authenticate
something like: ``` shell onetouch-ssh add-user -i ``` ``` shell onetouch-ssh add-user -i [email protected] ```
requires dcu/go-authy#2