.. _authentication: Authentication & Permissions ============================ It's up to the responsibility of the user to implement permissions by providing their own :class:`~flask_kibble.Authenticator` subclass. .. module:: flask_kibble .. autoclass:: Authenticator :members: .. autoclass:: GAEAuthenticator :members: