@RouteConfig('auth.reset-password', {
    url: '/reset-password/:token',
    template: '<reset-password></reset-password>'
})
@Component({