Search Unity

get Session Variable from Server

Discussion in 'Scripting' started by mholmes, May 14, 2019.

  1. mholmes

    mholmes

    Joined:
    Dec 8, 2012
    Posts:
    414
    Not sure if this has been asked before but I want to add games to my ASP .Net website. All my games require a log in. However, users already log in to the website. Is there a way for me to pass the session state data to Unity app so the users don't have to re-log in?
     
  2. https://docs.unity3d.com/Manual/webgl-interactingwithbrowserscripting.html

    I guess you're talking about WebGL, right?
     
  3. mholmes

    mholmes

    Joined:
    Dec 8, 2012
    Posts:
    414
    Thank you so much, looks interesting. I'll have to dig more into it.
     
  4. afzaalbim

    afzaalbim

    Joined:
    Apr 4, 2022
    Posts:
    1