Skip to content

Plack Middleware to integrate with Mozilla Persona, cross-browser login system for the Web.

Notifications You must be signed in to change notification settings

jbolila/Plack-Middleware-Auth-BrowserID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Plack::Middleware::Auth::BrowserID - Plack Middleware to integrate with Mozilla Persona, cross-browser login system for the Web.

DESCRIPTION

Mozilla Persona is a secure solutions, to identify (login) users based on email address.

"Simple, privacy-sensitive single sign-in: let your users sign into your website with their email address, and free yourself from password management."

An alternative for those who do not want store the user passwords.

"Combined with our Identity Bridge for Yahoo, Persona now natively supports more than 700,000,000 active email users. That covers roughly 60-80% of people on most North American websites." -- Persona makes signing in easy for Gmail users

Is a functional example with three concept apps to test.

plackup -s Starman -r -p 8082 -E development -I lib example/app.psgi

All of then use the Plack::Session and are one Dancer2, one Mojolicous and one Plack, all of them sharing the same app.psgi and session.

SEE ALSO

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Plack Middleware to integrate with Mozilla Persona, cross-browser login system for the Web.

Resources

Stars

Watchers

Forks

Packages

No packages published