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

Simple User Login #1

Open
xeoncross opened this issue Feb 25, 2013 · 1 comment
Open

Simple User Login #1

xeoncross opened this issue Feb 25, 2013 · 1 comment

Comments

@xeoncross
Copy link

Using BrowserID you can easily add a login system to this code if you wanted to enable web admin or editor.

You can see a simple example of the API in my tiny forum system.

@albohlabs
Copy link
Contributor

Nice idea. I think an user login in php is useless without a user management system. Another approach is a basic http authentication via the apache server. The result would be less code and less 🐛.

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