Is there a way to protect / authenticate the public networking link or custom domain?
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

Anonymous
TRIALOP

2 years ago

n/a


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 -


Anonymous
TRIALOP

2 years ago

How do i set this up in railway?


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


Loading...