package auth
import "github.com/gofiber/fiber/v3"
func RegisterAuthRoutes(app fiber.Router) {
}
Powered by TurnKey Linux.