RestAuthClient
==============

RestAuth[1] is a project providing shared authentication, authorization and
preferences. Shared authentication and preferences allow users to use a single
account on multiple services (such as websites, mail, system accounts, ...),
sharing preferences among those systems. Shared authorization allows
administrators to manage permissions for users in a central and easy way.

This project is the client-side reference implementation of RestAuth. The most
up-to-date documentation can be found on this projects homepage[1]. Our git
repository can be found at git.fsinf.at[3], a github mirror is available
here[4].

[1] https://restauth.net
[2] https://python.restauth.net
[3] https://git.fsinf.at/restauth/python
[4] https://github.com/matigit/python
