Frank Vèssia Posted March 11, 2016 Posted March 11, 2016 There is an internal field or a way to detect the first user login after I created it via API?I usually create a dedicated field/checkbox for this but I'm wondering if I can use some internal way avoid to add a field to the user template.
LostKobrakai Posted March 11, 2016 Posted March 11, 2016 Set it to unpublished and on first login publish the user? But you'd probably need to detect this before the call to the actual login does happen.
Frank Vèssia Posted March 11, 2016 Author Posted March 11, 2016 Maybe I found a solution can be useful to others.When a user register I have a field with an auth code so the user must check his email and click on a link to verify the account.I can recycle this field and after the verification process I can simply set as "firstlogintogo" or whatever I can check after login and clear after the first login. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now