But in this case I can get GetAuthInterface() from Steam IOnlineSubsystem*
I read OnlineSubsystemSteam.h and can see that
virtual FOnlineAuthSteamPtr GetAuthInterface() const;
not in same list that other Steam interfaces, so I can’t understand how I can get access to the AuthInterface