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

Feat/oauth #17

Closed
wants to merge 6 commits into from
Closed

Feat/oauth #17

wants to merge 6 commits into from

Conversation

ianchen0119
Copy link
Contributor

No description provided.

@@ -7,13 +7,87 @@ import (
"strings"
"time"

"github.com/antihax/optional"
Copy link
Collaborator

Choose a reason for hiding this comment

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

fix gci linter error

return context.TODO(), nil, nil
}

func sendAccTokenReq(scope, targetNF string) (oauth2.TokenSource, *models.ProblemDetails, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

can move it to openapi pkg?

@andy89923
Copy link
Contributor

This is not compatible to free5gc/nrf#27.
Move to #18 .

@andy89923 andy89923 deleted the feat/oauth branch November 30, 2024 08:14
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