forked fromentp/multipass
- Notifications
You must be signed in to change notification settings - Fork0
Multipass fork, with Ruby 3.2 compatibility
License
NotificationsYou must be signed in to change notification settings
ticketsolve/multipass-ruby32
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MultiPass=========Bare bones implementation of encoding and decoding MultiPass values for SSO.MultiPasses are json hashes encrypted with strong AES encryption. They are typicallypassed as cookie values, URL params, or HTTP header values, depending on howthe individual service chooses to implement it. The idea is that if a site wants to automatically create a local user basedon the login credentials of another site, it will look for a MultiPass. This MultiPass can contain the user's email address, name, etc.
About
Multipass fork, with Ruby 3.2 compatibility
Resources
License
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Ruby100.0%