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

Verify function #14

Closed
ghost opened this issue May 13, 2022 · 2 comments
Closed

Verify function #14

ghost opened this issue May 13, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented May 13, 2022

Hi,

Line 110 of the verify function uses the signing function to verify, is this correct?

Line 110 const res = await crypto.subtle.sign(importAlgorithm, key, this._utf8ToUint8Array(tokenParts.slice(0, 2).join('.')))

@tsndr
Copy link
Owner

tsndr commented Jun 4, 2022

v1.3.1

We happy now? :)

@tsndr tsndr closed this as completed Jun 4, 2022
@ghost
Copy link
Author

ghost commented Jun 6, 2022

v1.3.1

We happy now? :)

Yes! Happy camper now. =)

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