Can I get user's login information in Blocks?

I set up the system to login in by Blocks.launch(auth=xx), now I want to know who login my system, can I get their information in Blocks?

I want to implement a function which can record users id and their States, then load information based on their login information next time.How can I do that