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
Is there any way to create an API key like Dropbox, Twitter, Facebook, etc instead of using UUID?
ex: {prefix}.{hash_of_whole_api_key}
PS: This article explains the best practices for building secure API Keys.
Is there any way to create an API key like Dropbox, Twitter, Facebook, etc instead of using UUID?
ex: {prefix}.{hash_of_whole_api_key}
PS: This article explains the best practices for building secure API Keys.