pub async fn api_tokens_get(
    __arg0: State<Arc<RwLock<GoatChildState>>>,
    session: Session
) -> Result<Html<String>, Redirect>
Expand description

The user settings page at /ui/settings/api_tokens