Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login page on a separate page #2

Open
diniremix opened this issue May 8, 2015 · 1 comment
Open

login page on a separate page #2

diniremix opened this issue May 8, 2015 · 1 comment

Comments

@diniremix
Copy link

It's amazing and it works great, thanks for sharing.
I have a couple of questions, in my application I have a login page on a separate page, and not in a modal window, I would like to know that information would go into it (page logon) to be able to login from it.
for example:

.state('login', {
      url: "/login",
      templateUrl: "templates/login.html",
      data: {
          authorizedRoles: [USER_ROLES.loginpage]
      }
    })

 
Apologies for the translation, use Google Translate

@a-ahandani
Copy link

I have the same question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants