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

Un-deprecate +[OIDAuthorizationService presentAuthorizationRequest:callback:] in OIDAuthorizationService+Mac #741

Open
mdmathias opened this issue Jan 10, 2023 · 2 comments
Assignees

Comments

@mdmathias
Copy link
Collaborator

This method needs to be available as it will provide the path for developers to create an authorization flow without a presenting window.

@CinGiu
Copy link

CinGiu commented Mar 23, 2023

any updates on that?
I'm including this library into a swift package to be used into a mac app with swiftUI.
Any clue i can use OIDAuthState.authState in this situation?

@mdmathias
Copy link
Collaborator Author

We currently do not have a timeline for this work. OIDAuthState is usable in the context that you mention. One of the sample apps in the GoogleSignIn-iOS repo may provide you with some tips on using these types in SwiftUI.

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

No branches or pull requests

2 participants