xo::Authorize method required_fields (protected)

 <instance of xo::Authorize[i]> required_fields

Defined in packages/xooauth/tcl/authorize-procs.tcl

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
return [expr {${:create_not_registered_users}
              ? "email given_name family_name"
              : "email"}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: