User hashedToken

I’m trying to access hasedToken before its inserted into a user document so i add to it a field called browser to know which browser he logged in from

any idea how i can customize the loginTokens?

What’re you trying to do exactly? Modify the token object or run custom logic? When do you want to intervene? During user login?