Brighton Rust Posted July 1 Share Posted July 1 Is there a way to pull the current user's name? Link to comment Share on other sites More sharing options...
Seeq Team Solution John Brezovec Posted July 2 Seeq Team Solution Share Posted July 2 spy.user returns an object that contains various user information. For instance you can do things like spy.user.email or spy.user.name to get the information of the currently logged in user. 1 Link to comment Share on other sites More sharing options...
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