Models reference

User association

This class manage association between an openid and a user account.

Openid store

In django-authopenid we create a special openid store (an instance of django_authopenid.openid_store.DjangoOpenIDStore using Django ORM. It use theses classes to store associations and nonces.