Changed auth-interceptor: location used to makeAuthStatusObject()

This commit is contained in:
Julius Gruber
2019-06-03 09:57:52 +02:00
parent 10085ccf41
commit 70d95b4764
5 changed files with 88 additions and 36 deletions

View File

@@ -311,6 +311,7 @@ export class ResetAuthenticationMessagesAction implements Action {
public type: string = AuthActionTypes.RESET_MESSAGES;
}
// Next three Actions are used by shibboleth login
/**
* Check if token is already present upon initial load.
* @class CheckAuthenticationTokenAction