charm-relation-interfaces icon indicating copy to clipboard operation
charm-relation-interfaces copied to clipboard

Allow device authorization grant

Open nsklikas opened this issue 1 year ago • 2 comments

Allow the requirer to register a client supporting the device authorization grant.

nsklikas avatar May 02 '24 07:05 nsklikas

Looks good in principal - but does this need to be entered with it's full name? Could we make it more friendly like device_code and map it internally somehow?

jnsgruk avatar May 03 '24 14:05 jnsgruk

Could we make it more friendly like device_code and map it internally somehow?

Perhaps I have misunderstood the purpose of these schemas, but a mapping sounds like an implementation detail not something you would define in a generic spec.

nsklikas avatar May 08 '24 08:05 nsklikas