Jump to content
McKay Development

PREFIRE

Member
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Like
    PREFIRE got a reaction from SENPAY98K in MaFile without a number   
    Hello, Steam has released an update that allows you to create a .maFile without a phone number (at least on a real phone). 
    Is it currently possible to create .maFile without number via node-steam-user (5.0.4) or any of your other modules?
    Many thanks!

  2. Like
    PREFIRE reacted to Dr. McKay in MaFile without a number   
    This is great news, I'm glad Valve is no longer locking a security feature behind a phone number.
    It appears that steam-user and steamcommunity both just work without a phone number. When you'd normally receive a code via SMS, you get the code sent to your email instead.
  3. Like
    PREFIRE reacted to Dr. McKay in MailGuard spontaneous activation (part 2)   
    Probably not. Historically, logging into the client after verifying your email is what auto-enabled Steam Guard and there's no way around that.
  4. Like
    PREFIRE reacted to 4049_1572836826 in MailGuard spontaneous activation   
    Mail guard is activated after the first steam-user / steam app logOn, this refresh_token is only for web uses.
  5. Like
    PREFIRE reacted to Dr. McKay in MailGuard spontaneous activation   
    I'm not sure what circumstances automatically enable email Steam Guard. If you already have a valid refresh token, then yeah, you can use steam-session to get new cookies.
  6. Thanks
    PREFIRE reacted to Dr. McKay in Reusing cookies   
    You can't log on with SteamUser using cookies; they're only for web sessions, which SteamUser isn't using. SteamUser will automatically save your machine authorization as long as local storage is available (which it should be in most cases), but if you need to manually handle machine auths, check out this section in the docs. You can also use a refresh token to log on, which is sort of like SteamUser's version of a cookie. That's documented here.
×
×
  • Create New...