=========
Authtoken
=========
:Extension key:
authtoken
:Package name:
kuhschnappel/authtoken
:Version:
|release|
:Language:
en
:Author:
Mike Zimmer
:License:
This document is published under the
`Open Publication License `__.
:Rendered:
|today|
----
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
The quickest way to test access with the token is to use the console using curl:
.. code-block:: bash
curl -H "X-User-Token: " https://domain.tld/page
----
.. container:: row m-0 p-0
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Quick start `
.. container:: card-body
A quick introduction how to install this extension.
.. container:: col-12 col-md-6 pl-0 pr-3 py-3 m-0
.. container:: card px-0 h-100
.. rst-class:: card-header h3
.. rubric:: :ref:`Configuration`
.. container:: card-body
How the extension must be configured in order to use it.
.. Table of Contents
.. toctree::
:maxdepth: 2
:titlesonly:
:hidden:
QuickStart/Index
Configuration/Index
.. Meta Menu
.. toctree::
:hidden:
Sitemap
genindex