getAuthRoute method

bool getAuthRoute()

Get the auth route.

Implementation

bool getAuthRoute() {
  return _authPage;
}