Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OAuth] Display of allowed grant types isn't human readable #86

Open
netsensei opened this issue Jan 25, 2019 · 0 comments
Open

[OAuth] Display of allowed grant types isn't human readable #86

netsensei opened this issue Jan 25, 2019 · 0 comments
Milestone

Comments

@netsensei
Copy link
Contributor

We display a PHP constant instead of providing a human readable description of the allowed grant types. i.e. "client_credentials" instead of "Client credentials".

Detailed description

This is a small bug that needs to be fixed in three places:

  • The user profile page
  • The client profile page
  • The overview of all clients (administrator)
@netsensei netsensei added this to the Version 1.1 milestone Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant