If a PAT token is revoked, invalid or expires- nothing will load as an unhandled exception is thrown server side. Best to capture this exception and redirect to an error action for an appropriate razor view.
If a PAT token is revoked, invalid or expires- nothing will load as an unhandled exception is thrown server side.
Best to capture this exception and redirect to an error action for an appropriate razor view.