Skip to content

12.2.0

Compare
Choose a tag to compare
@EmDee EmDee released this 14 Jan 14:33

Enhancements

  • Add the possibility to open authorization and end session requests in a WebView instead of the custom tab. This behavior can be controlled with the new integrated attribute of the oidConfiguration of the SDK setup configuration. Set integrated to true, if you want to open the authorization and end session requests in a WebView. Set it to false (default), if you want to open them in the custom tab as before.