Function
authenticate
Authenticate using one of the methods advertised in
initialize-response.auth-methods.
authenticate: async func(req: authenticate-request) -> result<_, error>;Authenticate using one of the methods advertised in
initialize-response.auth-methods.
authenticate: async func(req: authenticate-request) -> result<_, error>;