If the user is not signed in, the auth_fail_action is taken.
In addition, if the user is not an administrator for the
application, they are given an error message regardless of
auth_fail_action. If the user is an administrator, the handler
proceeds.
LoginOptional
Does not require that the user is signed in.
LoginRequired
If the user has signed in, the handler proceeds normally. Otherwise, the
auth_fail_action is taken.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-05 UTC."],[],[]]