@auth0/auth0-angular
    Preparing search index...

    Class AbstractNavigator

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Navigates to the specified url. The router will be used if one is available, otherwise it falls back to window.history.replaceState.

      Parameters

      • url: string

        The url to navigate to

      Returns void