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

Feature/oauth2 #22

Merged
merged 5 commits into from
Feb 7, 2024
Merged

Feature/oauth2 #22

merged 5 commits into from
Feb 7, 2024

Conversation

TYuan0816
Copy link
Contributor

@TYuan0816 TYuan0816 commented Jan 26, 2024

  • Use Middleware for authorization
  • Consumer retrieve token
  • Replace the service name in each HTTP request of the producer with the OpenAPI name
  • Complete unit test of router_auth_check_test.go

@andy89923 andy89923 self-requested a review January 26, 2024 04:07
@ianchen0119 ianchen0119 self-requested a review January 26, 2024 06:11
@TYuan0816 TYuan0816 closed this Jan 27, 2024
@TYuan0816 TYuan0816 reopened this Jan 27, 2024
@TYuan0816
Copy link
Contributor Author

  • "gofmt -s -w .", gufumpt all file

@andy89923
Copy link
Contributor

  • "gofmt -s -w .", gufumpt all file

Suggestion:
Fix the linter error in one commit.

Copy link
Contributor

@andy89923 andy89923 left a comment

Choose a reason for hiding this comment

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

LGTM

@ianchen0119 ianchen0119 merged commit 48a6f17 into free5gc:main Feb 7, 2024
2 checks passed
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.

3 participants