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
This is a hard maybe, only because of the stupid OAuth
Safari does NOT support the identity API, so we'd need to do OAuth the way we did it the first time.
For something like this, I'd like to use OOP, and a browser singleton. If Safari, return the Safari browser implementation with hand rolled/error prone OAuth. Else? Do what we normally do.
This is a hard maybe, only because of the stupid OAuth
Safari does NOT support the identity API, so we'd need to do OAuth the way we did it the first time.
For something like this, I'd like to use OOP, and a
browser
singleton. If Safari, return the Safaribrowser
implementation with hand rolled/error prone OAuth. Else? Do what we normally do.References:
The text was updated successfully, but these errors were encountered: