We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I'll submit a function to generate fake jwt. Today I use like internal function, but I think this is a useful function. What do you say?
There's just one thing, this function needs "crypto" package of dev.dart. Is this a problem?
The text was updated successfully, but these errors were encountered:
Hey! Sounds like a nice function to have in this package.
I don't think that's a problem. Will look at the PR. Thanks!
Sorry, something went wrong.
Fixed in #43
Released in 2.0.0-rc-2
No branches or pull requests
I'll submit a function to generate fake jwt. Today I use like internal function, but I think this is a useful function. What do you say?
There's just one thing, this function needs "crypto" package of dev.dart. Is this a problem?
The text was updated successfully, but these errors were encountered: