-
Notifications
You must be signed in to change notification settings - Fork 56
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
how to hide YOUR_CLIENT_SECRET from my app #19
Comments
use:
as your env-variable. |
can i hide completely secret key from my app using this method? |
Yes, of course. Seems like you never heard of env-variables. They appear nowhere, check this out: stackoverflow and please close this, because this hasn't anything to do with the package :) |
is that works on release mode. |
Of course! It's especially made for releases and flavoured apps. Why don't you just try ;) |
how to hide YOUR_CLIENT_SECRET from my app
The text was updated successfully, but these errors were encountered: