Class | OpenID::FilesystemStore |
In: |
lib/openid/filestore.rb
|
Parent: | Store |
Filesystem-based store for OpenID associations and nonces.
Methods of this object may raise SystemCallError if filestystem related errors are encountered.
Generate a new random auth key and safely store it in the location specified by @auth_key_name
Create a unique filename for a given server url and handle. The filename that is returned will contain the domain name from the server URL for ease of human inspection of the data dir.