Skip to content

AuthGuard and RxJS #12

Description

@philip-bolokhov

Angular now has a command ng generate guard which will create an empty guard. Regardless of that, it is better to put a guard into a dedicated file auth.guard.ts rather than auth.service.ts

Further, RxJS operators are now used inside of pipe(), not by themselves

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions