After Login, i am not getting any streams

Can you be more specific when you say you’re not getting any user information.

Are you making a request to the correct endpoints to get the data you want? For example to get user information you need to use the Get Users endpoint https://dev.twitch.tv/docs/api/reference/#get-users

If you are sending a request to the correct endpoints, are you getting an error, are you getting an empty data array, or what?