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

Change message to be of type &str for LocalToken and PublicToken #99

Open
brycx opened this issue Aug 1, 2023 · 0 comments
Open

Change message to be of type &str for LocalToken and PublicToken #99

brycx opened this issue Aug 1, 2023 · 0 comments

Comments

@brycx
Copy link
Owner

brycx commented Aug 1, 2023

As per discussion in #98, the function signatures for above two types should define message to be &str to correctly capture the spec requirement of payloads being valid UTF-8 data. As is currently the case for Claims.

This constitutes a SemVer breaking change.

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