.. coolsignup documentation master file, created by sphinx-quickstart on Fri Jun 29 16:17:22 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. What is coolsignup? =================== *coolsignup* is a user registration, login and authentication component that you can use from any language thanks to its REST-like API. It deals with all the boring tasks like, confirming users' email addresses, resetting their passwords, and of course, login in and login out. *coolsignup* is completely decoupled from any language or framework: you can implement part of your website in Python, another part in Javascript and yet another component in Java for example, and use the same authentication API for your users. Status of the project ===================== For now there's no implementation available but there will be one soon. Contents: .. toctree:: :maxdepth: 2 getting_started.rst internationalization.rst users.rst Github repository ================= https://github.com/leforestier/coolsignup