module TandaCLI::Commands::RequiredScopes

Direct including types

Defined in:

tanda_cli/commands/required_scopes.cr

Instance Method Summary

Instance Method Detail

def build_missing_scopes_error_message(scopes : Array(Scopes::OptionalScope)) : String #

[View source]
def handle_required_scopes! #

[View source]
def scope_message(scope_strings : Array(String)) : String #

[View source]