Module Awso_sso_oidc_async.CliSource

Sourceval json_arg : Yojson.Safe.t Async.Command.Arg_type.t
Sourceval call : ?endpoint_url:??? -> ?profile:??? -> ?region:??? -> (?endpoint_url:??? -> ?cfg:??? -> 'b -> ('c, 'd) Core._result Async_kernel__Deferred.t) -> 'b -> ('c -> Yojson.Safe.t) option -> ('d -> Yojson.Safe.t) option -> unit Async_kernel__Deferred.t
Sourceval create_token : Async.Command.t
Sourceval create_token_with_i_a_m : Async.Command.t
Sourceval register_client : Async.Command.t
Sourceval start_device_authorization : Async.Command.t
Sourceval main : Async.Command.t