【Swift】iOSアプリでWeb認証画面を実装する方法まとめ
https://qiita.com/ka-iguro/items/85c0fb7b15b72f75a997?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Swift #OAuth2_0 #openid_connect #ASWebAuthenticationSession
@mattwilcox @MonaApp @ljunge I think @ivory uses the same style, I think it’s what’s described in https://developer.apple.com/documentation/authenticationservices/authenticating_a_user_through_a_web_service, the #ASWebAuthenticationSession, and probably extra special in MacOS Catalyst apps that share most of the code with their iOS app equivalents (as eg @ivory does)