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

The authentication #28

Merged
merged 16 commits into from
Jan 21, 2025
Merged

The authentication #28

merged 16 commits into from
Jan 21, 2025

Conversation

sgmv
Copy link
Contributor

@sgmv sgmv commented Dec 27, 2024

Added documentation and implementation for authentication.

@sgmv sgmv self-assigned this Dec 27, 2024
Copy link

gitguardian bot commented Jan 17, 2025

️✅ 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.
While these secrets were previously flagged, we no longer have a reference to the
specific commits where they were detected. 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.

@sgmv sgmv marked this pull request as ready for review January 20, 2025 13:15
Copy link

@anton-sidelnikov anton-sidelnikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i didn't see issues in this standard auth workflow

bakhterets
bakhterets previously approved these changes Jan 21, 2025
@sgmv sgmv dismissed stale reviews from bakhterets and anton-sidelnikov via 25fcdca January 21, 2025 12:19
sgmv added 3 commits January 21, 2025 13:29
# This is the 1st commit message:

final solution for authentication
# Conflicts:
#	docs/readme.md
#	internal/api/routes.go
#	openapi.yaml
#	tests/main_test.go
#	tests/v2_test.go
@sgmv sgmv added the gate Gate PR with Zuul label Jan 21, 2025
@otc-zuul otc-zuul bot merged commit 5e2ee3d into main Jan 21, 2025
8 checks passed
@otc-zuul otc-zuul bot deleted the v2-auth branch January 21, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Gate PR with Zuul
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants