sauyce
sauyce
CC#
Created by sauyce on 10/17/2023 in #help
❔ Unity authentication with .NET Core Web API (WITHOUT web browser redirect) and Azure.
Has anyone here done authentication for a Unity desktop application with a .NET Core Web API and Azure? I'm still wondering what the best way is to do this without needing a web browser redirect, i.e., I would like to be able to sign up/sign in right on my Unity client. From what I can see, if I were to use an Azure IDP, there must be a browser redirect unless I roll with my own JWT token provider. I don't want to do this however. What are my options, and what are some things that I might not be aware of with this approach?
21 replies