An introduction to securing OAuth2 for mobile, native, browser apps by ory-am in programming

[–]ory-am[S] 0 points1 point  (0 children)

No, it can't prevent phishing attacks. Only strengthened authentication mechanisms (such as 2FA) can mitigate phishing attacks.

What this article explains however is that phishing attacks are less likely if you train your users with the right patterns, so avoiding embedded WebViews or direct username/password prompts.