Jason Austin's Blog Life and times of a PHP Developer in Raleigh, NC

26May/110

Presentation: The Last Authentication System You Will Ever Write

This is a presentation on third party authentication that I did at php|tek 2011 and at a TriPUG meetup. The presentation goes into detail about how to setup your application to use third party sources, like Twitter, to provide authentication for your application. The presentation was described as...

Your users need to sign up, authenticate, retrieve their password, change their password, etc. Building your own system takes time and resources, so why not do what developers do best…abstract it away! Places like Twitter, Facebook, and Google have given developers the sweet gift of third-party authentication, allowing your users to use their existing credentials to access your application. Learn about the pros and cons of offloading authentication to these services and see how they work while exploring options using both OpenID and OAuth.

You can download the slides from SlideShare and get the sample code I used in the presentation on GitHub.

Filed under: PHP Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.

Switch to our mobile site