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

add support for more complex login process #28

Open
jwkvam opened this issue Sep 26, 2016 · 0 comments
Open

add support for more complex login process #28

jwkvam opened this issue Sep 26, 2016 · 0 comments

Comments

@jwkvam
Copy link
Owner

jwkvam commented Sep 26, 2016

redirect / to a /login page which is supplied by the user?

Current proposal is is to have the user provide the following:

  • a login function which returns a bool indicating if the login was successful or not
  • a test if someone is logged (i.e. to be used to redirect to login page or continue to web app)
  • a login page (perhaps as a string or file, maybe provide a default template to make things easy)
@jwkvam jwkvam added the moderate label Dec 5, 2016
@jwkvam jwkvam modified the milestone: 0.2 Dec 15, 2016
@jwkvam jwkvam modified the milestones: 0.4, 0.5 Jun 17, 2017
@jwkvam jwkvam modified the milestones: 0.5, 1.0 Oct 10, 2017
@jwkvam jwkvam removed this from the 1.0 milestone Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant