-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I'm using angularjs. Here is my route for set-password (taken from your github demo)
when('/set-password', {
templateUrl: 'partials/set-password',
set_password: true
}).
This is being called when I click on the email link:
https://team.adventhp.com:3000/set-password/<token_hidden>
I'm getting the error message user not authorized. Your help is greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels