ASWebAuthenticationSession styling

Is it possible to control the modal window's styling displayed when using ASWebAuthenticationSession? We would like to display a full-screen & change the color of the header bar to match the iOS app. Is this possible to do?

https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession

Hi, We have a similar requirement. We have the ASWebAuthenticationSession presented from custom SDK. Is the change to modalPresentationStyle to full screen actually possible from the client iOS App or does that require changes in custom SDK which is creating the ASWebAuthenticationSession.

ASWebAuthenticationSession styling
 
 
Q