We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
Is there a reason why the developer payload is passed to the Security Manager as the base64 public key?
I would rather have another variable in the constructor and let the user put whatever developer payload he wants.
KinApp/core/src/main/kotlin/com/github/stephenvinouze/core/managers/KinAppManager.kt
Line 137 in fe0f619
KinApp/core/src/main/kotlin/com/github/stephenvinouze/core/managers/SecurityManager.kt
Line 31 in 5589ad6
Thanks for the awesome library!!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
Is there a reason why the developer payload is passed to the Security Manager as the base64 public key?
I would rather have another variable in the constructor and let the user put whatever developer payload he wants.
KinApp/core/src/main/kotlin/com/github/stephenvinouze/core/managers/KinAppManager.kt
Line 137 in fe0f619
KinApp/core/src/main/kotlin/com/github/stephenvinouze/core/managers/SecurityManager.kt
Line 31 in 5589ad6
Thanks for the awesome library!!
The text was updated successfully, but these errors were encountered: