Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

logout from auth0 is not working #41

@sashr17

Description

@sashr17

// home.controller.js

vm.logoutFromAuth0 = function() {
angularAuth0.logout({returnTo: 'http://localhost:3001/'});
authService.logout();
}

After logging out, its not redirecting to 'http://localhost:3001/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions