0

I am trying to build a static site generator similar to this

I want to use my own custom auth in my Hugo + Decap setup. Also how do I make sure that the changes in admin panel go to my Azure devops. Then end user will not have direct access to azure devops, so either my changes can go to azure devops as a commit or go to S3 bucket directly.

I'm an absolute beginner so please forgive me if this question sounds stupid.

Thanks!

i have looked at these solutions but unable to understand. Can I use my own oath using my loopback 4 application ?

0