springboot-apikey-example icon indicating copy to clipboard operation
springboot-apikey-example copied to clipboard

API key generation

Open ayoubAnbara opened this issue 3 years ago • 0 comments

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.

ayoubAnbara avatar Jan 26 '22 11:01 ayoubAnbara