Bases: velruse.AuthenticationComplete
OpenID auth complete
Add a OpenID login provider to the application.
storage should be an object conforming to the openid.store.interface.OpenIDStore protocol. This will default to openid.store.memstore.MemoryStore.