Universal Login - Vue - How to know if a user logged in or signed up?

You’ll want create a rule that adds the attribute or attributes that you are interested in to the ID token and / or access token. This is called “custom claims”. This thread might help:

1 Like