After signing a JWT and validating with JWKS endpoint provided to Web3auth,
the client side ( frontend ) gets the wallet sdk which if the user is trying to sign up (first time login) then i have to update his profile by posting the pubkey of his wallet to /user/:profile for example but in this time , so to avoid 1 more call and make the login better ux , i am asking if we can already know the pubkey of the user wallet from his provided email (sso or credentials)