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

setSecret not updating $config #2215

Open
salmanalee opened this issue Mar 16, 2023 · 0 comments
Open

setSecret not updating $config #2215

salmanalee opened this issue Mar 16, 2023 · 0 comments

Comments

@salmanalee
Copy link

If you are using multiple secrets and you were previously using setSecret(), it has stopped working. setSecret method should also update existing $config->signingKey.

e232940#diff-38952bbf39362840adfc497a8b590ee232d2c5812c9eb340220159eb42463590L73

Previously, it was using payload keys so updating $secret was working

e232940#diff-38952bbf39362840adfc497a8b590ee232d2c5812c9eb340220159eb42463590L73

Expected Behaviour: When calling setSecret, it should update $config->signingKey also or there should be a way to call buildConfig from

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