Auth Token

Important

This feature requires the djangorestframework library to be installed. Starting with Tethys 5.0 or if you are using micro-tethys-platform, you will need to install djangorestframework using conda or pip as follows:

# conda: conda-forge channel strongly recommended
conda install -c conda-forge djangorestframework

# pip
pip install djangorestframework

Tethys REST API tokens for individual users can be managed using the Tokens link under the AUTH TOKEN heading (see Figure 2).

../../_images/auth_token.png

Figure 1. Auth Token management page for Tethys Portal.