GitHub

DaffAuthResetPasswordGuard

Guard

import { DaffAuthResetPasswordGuard } from '@daffodil/auth/routing'

@Injectable()
class DaffAuthResetPasswordGuard {
  canActivate(route: ActivatedRouteSnapshot): any
}