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? 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
Should probably use something permissive and Go-friendly like MIT.
The text was updated successfully, but these errors were encountered:
🚢 v0.1.1 - 2022-01-25
3dc3dd8
Added: - 📝 README: adds code verifier verification examples. - 📄 LICENSE: adds MIT license. Fixes #4. - 👷 ci/cd: enables github actions. Fixes #3. - 📝 README: adds go reference, go report and github action build badges. Fixed: - 📝 README: fixes a couple of spelling misteaks. - 🚨 pkce: fixes whitespace issues (wsl). - 🚨 validation: simplifies if-return (revive). - 🚨 errors: reduces line lengths (lll).
Merge tag 'v0.1.1' into develop
367f4b3
🚢 v0.1.1 - 2022-01-25 Added: - 📝 README: adds code verifier verification examples. - 📄 LICENSE: adds MIT license. Fixes #4. - 👷 ci/cd: enables github actions. Fixes #3. - 📝 README: adds go reference, go report and github action build badges. Fixed: - 📝 README: fixes a couple of spelling misteaks. - 🚨 pkce: fixes whitespace issues (wsl). - 🚨 validation: simplifies if-return (revive). - 🚨 errors: reduces line lengths (lll).
d789710
matthewhartstonge
No branches or pull requests
Should probably use something permissive and Go-friendly like MIT.
The text was updated successfully, but these errors were encountered: