1
Ask HN: How You Handle Authentication?
- are you using a custom auth or a third party service?
- how do you keep your access token and user info on the browser?
- how do you keep your access token and user info on the browser?
We also utilize gitlab for CI/CD, it has a built-in docker registry and a build process that you can configure using yaml file.
With few lines of code you can automate your deployments.