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

Added support for generation of JWT #7

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

MichalSalon
Copy link
Collaborator

@MichalSalon MichalSalon commented Oct 16, 2024

[v2.1.2] - 2024-10-18

Added

  • generateJWT function to generate JSON Web Tokens

Updated

  • golangci-lint installer to v1.61.0

Fixed

  • install path used by installLint command in Makefile

Removed

  • support for 32bit/i386 platform

Copy link

gitguardian bot commented Oct 16, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@MichalSalon MichalSalon force-pushed the added-jwt-token-support branch 2 times, most recently from bcf83e8 to 7b5d6f0 Compare October 16, 2024 12:08
@MichalSalon MichalSalon changed the title Added support for generation of JWT tokens Added support for generation of JWT Oct 18, 2024
@MichalSalon MichalSalon merged commit ade4df2 into main Oct 18, 2024
5 checks passed
@MichalSalon MichalSalon deleted the added-jwt-token-support branch October 18, 2024 15:01
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