calculateRoutePath
Uses the built-in Ktor route path Route.toString but cuts out any meta route such as authentication... anything that matches the RegEx pattern /\\(.+\\)
Uses the built-in Ktor route path Route.toString but cuts out any meta route such as authentication... anything that matches the RegEx pattern /\\(.+\\)