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
Will there be feature to set client key name from dynamic key?
I do know that you can set client key name by hash part of url, but name field in json key would be cool for providers (e.g. to display there some info for key, cause now AFAIK it only supported by error message field)
The text was updated successfully, but these errors were encountered:
So, the existing hash system is not dynamic for key names, I gonna use this feature for information user, for example:
Quota in GB
Subscription info
The current hash system is not working for this use cases.
I don't think hacking the name is a good idea. It can be very confusing to the user if the server name changes.
Instead, we need a more focused feature. Perhaps a message field that can be surfaced in the UI. Or something more focused on reporting quotas.
There's also a possible discussion on whether this should be on the dynamic key, or a client API backend, so that static keys can be supported as well.
Will there be feature to set client key name from dynamic key?
I do know that you can set client key name by hash part of url, but name field in json key would be cool for providers (e.g. to display there some info for key, cause now AFAIK it only supported by error message field)
The text was updated successfully, but these errors were encountered: