This pull request includes a few UX improvements to the clients interface:
đĄ Uses the hint parameter from DoSomething/northstar#776 to provide more help text for scopes.
âšī¸ Adds some extra inline help text for confusing fields.
â Fixes issue where the "allowed grant" field would reset to "Authorization Code" when editing a machine client (and then complain that you hadn't set a Redirect URL, yadda yadda).
How should this be reviewed?
đ
Relevant Tickets
N/A
Checklist
[ ] Documentation added for changed endpoints.
[ ] Tests added for new features/bug fixes.
[ ] Post a message in #api if this includes something that causes a rebuild!
This pull request includes a few UX improvements to the clients interface:
đĄ Uses the
hint
parameter from DoSomething/northstar#776 to provide more help text for scopes.âšī¸ Adds some extra inline help text for confusing fields.
â Fixes issue where the "allowed grant" field would reset to "Authorization Code" when editing a machine client (and then complain that you hadn't set a Redirect URL, yadda yadda).
How should this be reviewed?
đ
Relevant Tickets
N/A
Checklist