Function goatns::web::ui::user_settings::api_tokens_post
source · pub async fn api_tokens_post(
session: Session,
__arg1: State<Arc<RwLock<GoatChildState>>>,
__arg2: Form<ApiTokenPage>
) -> Result<Html<String>, Redirect>
Expand description
The user settings page at /ui/settings