You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Auth): Fix multiple continuation resumes in hostedUI (#3466)
* fix(Auth): Fix multiple continuation resumes in hostedUI
* use weak self.
* updated with review comments
* adding back return statements.
* worked on review comment
* fixing availability on iOS
Copy file name to clipboardExpand all lines: AmplifyPlugins/Auth/Sources/AWSCognitoAuthPlugin/Support/HostedUI/HostedUIASWebAuthenticationSession.swift
+14-6Lines changed: 14 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -24,14 +24,15 @@ class HostedUIASWebAuthenticationSession: NSObject, HostedUISessionBehavior {
0 commit comments