Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow openid to run in stateless mode #117

Merged
merged 2 commits into from
Jun 15, 2013
Merged

Allow openid to run in stateless mode #117

merged 2 commits into from
Jun 15, 2013

Commits on Jun 10, 2013

  1. Allow openid to run in stateless mode

    If we pass 'storage=None' to an openid provider, it should run the
    python openid consumer in stateless mode.
    Steven Arcangeli committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    d239eb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2013

  1. Adding docs for stateless openid mode and fixing logic

    Steven Arcangeli committed Jun 11, 2013
    Configuration menu
    Copy the full SHA
    b7f765f View commit details
    Browse the repository at this point in the history