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

Eud flow prep #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Eud flow prep #1

wants to merge 5 commits into from

Conversation

GierlJn
Copy link
Collaborator

@GierlJn GierlJn commented Jun 17, 2024

No description provided.

ChaosCoder and others added 3 commits June 12, 2024 14:54
…ethods

Refactor OpenId4VPService

Refactor to use more safe input

Mark properties that are mdoc specific

Refactor initialization of BlePresentationService

Refactor
Copy link
Member

@FabioTacke FabioTacke left a comment

Choose a reason for hiding this comment

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

Thanks, Julian! Please don't merge for now. We can use a temporary base branch that is different from main until we decide when to request merging of specific parts in the parent repo.

func getAuthorizationCode(requestURL: URL) async throws -> String?
}

public class OpenId4VciUserAuthorizationServiceDefault: NSObject, OpenId4VciUserAuthorizationService, ASWebAuthenticationPresentationContextProviding {
Copy link
Member

Choose a reason for hiding this comment

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

Personally I prefer a naming scheme like Default...Service for better readability in Code. So I can distinguish between the implementation and protocol very quickly. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants