Skip to content

Conversation

@Alex-4-Git
Copy link
Contributor

Replace GIDSignInCallback with block void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)

Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
@Alex-4-Git Alex-4-Git requested review from mdmathias and petea July 12, 2022 17:54
1. Resolve comments
2. Make sure in clients callback one of userAuth and error is nil.
@Alex-4-Git Alex-4-Git requested a review from mdmathias July 13, 2022 15:52
@Alex-4-Git Alex-4-Git requested a review from petea July 13, 2022 22:17
@Alex-4-Git Alex-4-Git force-pushed the pin-ReplaceGIDSignInCallback branch from d885189 to b0dc952 Compare July 15, 2022 16:42
@Alex-4-Git Alex-4-Git requested a review from petea July 15, 2022 20:08
@Alex-4-Git Alex-4-Git force-pushed the pin-ReplaceGIDSignInCallback branch from b0dc952 to 2059e64 Compare July 15, 2022 21:28
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a space before {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'd suggest renaming this GIDUserAuthCallback and moving it to GIDSignIn_Private.h so that you can use it in GIDSignInInternalOptions and elsewhere.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@Alex-4-Git Alex-4-Git force-pushed the pin-ReplaceGIDSignInCallback branch from 2059e64 to ba214ce Compare July 16, 2022 05:40
@Alex-4-Git Alex-4-Git merged commit cc7eece into GIDGoogleUser-restructure Jul 16, 2022
Alex-4-Git added a commit that referenced this pull request Aug 3, 2022
Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
Alex-4-Git added a commit that referenced this pull request Aug 3, 2022
Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
Alex-4-Git added a commit that referenced this pull request Aug 3, 2022
Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
Alex-4-Git added a commit that referenced this pull request Aug 3, 2022
Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
Alex-4-Git added a commit that referenced this pull request Aug 11, 2022
Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
Alex-4-Git added a commit that referenced this pull request Aug 11, 2022
Replace GIDSignInCallback with block
void (^)(GIDUserAuth *_Nullable userAuth, NSError *_Nullable error)
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