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

.Net Core 6.0 LocalStorageConfiguration (EnableEncryption), Inject LocalStorage to View #45

Open
adderlinho opened this issue Jul 22, 2022 · 0 comments

Comments

@adderlinho
Copy link

Hello, I have had several problems and I would like help to solve them

  1. When I enable encryption, and I want to do a normal store, it shows me the following message "The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.", but when encryption is disabled the data is stored without any problem.

  2. I would like to know if it is possible to have the localstorage inside a view, I can access it through a using-inject but the drawback is that it takes it as an independent storage, it does not show the keys that were already stored.

If you could help me I would greatly appreciate it, I look forward to it.

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