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

Validate self when calling crypto provider #588

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

ryanmwright
Copy link
Contributor

@ryanmwright ryanmwright commented Jul 25, 2019

When generating noonce, SSR is failing due to self not being defined.

Proposing this change to check this and let it fall back when running on the server side.

When generating noonce, SSR is failing due to self not being defined. This change will have it fall back when running on the server side.
@manfredsteyer manfredsteyer merged commit 684d819 into manfredsteyer:master Mar 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants