Does Twitch Authentication API support username/password flow?

I looked at the github url as provided but didn’t find the API you mentioned in the readme file.
(void)presentLoginViewForClientID:(NSString *)clientID redirectURI:(NSString *)redirectURI;

Is it in a different API or simply the readme file doesn’t cover it?

Thanks,