oauth2-bundle
oauth2-bundle copied to clipboard
in_memory persistence: provide client_id and client_secret from .env files
I was unable to find how to configure the in_memory provider. It seems it does not support predefined values (e.g. from .env files). Would it be possible to add such feature?
Definitvely something I would love to see, because storing those files in a repo would make the encryption completely pointless