Anonymous
TRIALOP
2 years ago
e.g. want only ppl with some form of authentication to be able to access the public network / custom domain links
5 Replies
brody
EMPLOYEE
2 years ago
auth would be something your apps need to provide, if thats not an option you would have to deploy a proxy to stand in front of your application to provide auth like this would -
and heres an example project with that in use -
brody
EMPLOYEE
2 years ago
have you taken a look at the example project?
brody
EMPLOYEE
2 years ago
I know it doesn't let you look at the variables values but I figured it would give you a good idea