You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: