You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/api
Jeff Mitchell 627a353ccb
Don't return an empty resource if there was an apiErr (#294)
6 years ago
..
authmethods Don't return an empty resource if there was an apiErr (#294) 6 years ago
authtokens Don't return an empty resource if there was an apiErr (#294) 6 years ago
groups Don't return an empty resource if there was an apiErr (#294) 6 years ago
hosts Don't return an empty resource if there was an apiErr (#294) 6 years ago
internal Don't return an empty resource if there was an apiErr (#294) 6 years ago
roles Don't return an empty resource if there was an apiErr (#294) 6 years ago
scopes Don't return an empty resource if there was an apiErr (#294) 6 years ago
users Don't return an empty resource if there was an apiErr (#294) 6 years ago
client.go Initial worker porting steps (#232) 6 years ago
client_test.go Convert scopes to the new paradigm (#206) 6 years ago
error.gen.go Convert SDK to the new options API (#238) 6 years ago
error_details.gen.go Migrate grants to more structured output (#194) 6 years ago
field_error.gen.go Migrate grants to more structured output (#194) 6 years ago
options.go Convert scopes to the new paradigm (#206) 6 years ago
output_string.go Auth methods CLI (#277) 6 years ago
response.go Authenticate Handler API and SDK, and much more (#183) 6 years ago
util.go Add API Error Handler (#74) 6 years ago