Scaling PHP in the Cloud

HasGeek’s seventh event, focusing on the challenges of scaling from single to multi-server deployments for PHP-based websites.

Kiran Jonnalagadda

Kiran Jonnalagadda

@jace

LastUser for user management

Submitted Jun 3, 2011

Show participants an alternative approach to managing user accounts.

Outline

Managing user accounts is a pain. Standard methods like validating email addresses and resetting forgotten passwords are required for every app. Most large frameworks come with user management code, but if you run multiple websites and want to share users between them, you are on your own.

LastUser is a HasGeek project for federated user management. It runs as a standalone app and supports authentication via OAuth2 using a protocol inspired by Twitter and Facebook. It can be plugged into your apps with minimal effort, using either HasGeek’s deployment at login.hasgeek.in or with your own installation. LastUser is open source and available under the BSD license.

LastUser supports Twitter and Google authentication and will seamlessly integrate with your app. We’ve built a client library for Python and Flask. There isn’t one for PHP yet, but we hope to have one in time for the event.

Speaker bio

Kiran founded HasGeek and built LastUser to meet HasGeek’s requirements

Slides

http://www.slideshare.net/jace/user-management-with-lastuser

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

Scaling PHP in the Cloud was an event by HasGeek in 2011. more