I want users to be able to generate and store API Keys or at least generate API Keys that are bound to a user in casdoor. Is this possible? I haven't found any solution yet.
I see that there is WebAuthn, different OAuth2 providers, but no API Keys.
My goal would be to have one central store of all credentials so that whenever I want to make the authentication and authorization, I could always refer to this store of Auth configs and credentials.