Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for reading Credentials for CredentialUtil from DbProvider #14

Open
theCorb1nator opened this issue Jul 20, 2020 · 0 comments
Open

Comments

@theCorb1nator
Copy link

Hi,

Would it be possible to add functionality the the CredentialsUtil class to allow injection of a service to read the Credentials from database provider?

The use case here is for myself a webapplication where the Credentials will be stored and managed within the database via the web interface. i would like it as so if the Credentials need to be updated that a ConfigFile/App restart is not required, thus it makes sense to have either the CredentialsUtil or Oauth2API to use a service to retrieve the details from the database when required...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant