Add read only attributes/user details

Victor Butlera year ago

Hello,

Is there any possibility to add a read only custom user attribute/data?

For example, a bool variable for accepted T&Cs? If the T&Cs are accepted, naturally the users should not be able to modify the attribute value.

Is this possible, without changing the code?

Anton Tananaeva year ago

Not possible without changing the code.

Victor Butlera year ago

Thought so. It might be a useful feature though. Will add it on GitHub.