Replies: 1 comment 1 reply
-
Interesting! Added it to the backlog :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the examples there is an
agree_to_terms
field used to demonstrate how more mechanical fields can work. However, this isn't really a field that any user (includingcurrent_user
) needs to see, more of an "internal" field (similar to an "allow marketing" boolean) for use with other products (aka clients).TL;DR - It would be useful to be able to "hide" a user field from appearing in
/userinfo
Beta Was this translation helpful? Give feedback.
All reactions