Revision ed4725e4

b/docs/source/devguide.rst
97 97
======================  =========================
98 98
next                    The URI to redirect to when the process is finished
99 99
renew                   Force token renewal (no value parameter)
100
force                   Force logout current user (no value parameter)
100 101
======================  =========================
101 102

  
102 103
When done with logging in, the service's login URI should redirect to the URI provided with ``next``, adding ``user`` and ``token`` parameters, which contain the account and token fields respectively.

Also available in: Unified diff