Sha256: 349a4acc62916bd91da4d2774c6d07879654828cca40096af83f32db9fb26db1

Contents?: true

Size: 528 Bytes

Versions: 13

Compression:

Stored size: 528 Bytes

Contents

MultiPass
=========

Bare bones implementation of encoding and decoding MultiPass values for SSO.

MultiPasses are json hashes encrypted with strong AES encryption.  They are typically
passed as cookie values, URL params, or HTTP header values, depending on how
the individual service chooses to implement it.  

The idea is that if a site wants to automatically create a local user based
on the login credentials of another site, it will look for a MultiPass.  This 
MultiPass can contain the user's email address, name, etc.  

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
entp-multipass-1.0.0 README
entp-multipass-1.0.1 README
entp-multipass-1.1.1 README
entp-multipass-1.1.2 README
entp-multipass-1.1.3 README
multipass-1.4.0 README
multipass-1.3.2 README
multipass-1.2.3 README
multipass-1.2.2 README
multipass-1.2.1 README
multipass-1.1.4 README
gyordanov-multipass-1.1.3 README
multipass-1.1.3 README