OAuth2WebViewController

open class OAuth2WebViewController: UIViewController, WKNavigationDelegate

A simple iOS web view controller that allows you to display the login/authorization screen.

  • The URL to load on first show.

    Declaration

    Swift

    open var startURL: URL?
  • Assign to override the back button, shown when it’s possible to go back in history. Will adjust target/action accordingly.

    Declaration

    Swift

    open var backButton: UIBarButtonItem?
  • Undocumented

    Declaration

    Swift

    open class OAuth2WebViewController: UIViewController, WKNavigationDelegate
  • Undocumented

    Declaration

    Swift

    open class OAuth2WebViewController: UIViewController, WKNavigationDelegate
  • Undocumented

    Declaration

    Swift

    open class OAuth2WebViewController: UIViewController, WKNavigationDelegate
  • Undocumented

    Declaration

    Swift

    open class OAuth2WebViewController: UIViewController, WKNavigationDelegate
  • Undocumented

    Declaration

    Swift

    open class OAuth2WebViewController: UIViewController, WKNavigationDelegate