Skip to content

RestAuth/server

Repository files navigation

RestAuth 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 server-side reference implementation of RestAuth. The most up-to-date documentation can be found on this projects homepage.