# Single Sign On Plugin for PSU

## Change Log

### 0.7.6
* Option to use Event Bus object to update JWT

### 0.7.5
* Allow disable of auto-claim feature
### 0.7.3
* Refresh the page (start over) when a proxy assignment is set or removed
### 0.7.2
* Handle changes to Finti that require immediate token refresh
### 0.7.1
* Correctly store identity info in Vuex state
### 0.7.0
* Store identity info in Vuex state

### 0.6.0
* Use CSS Grid

### 0.5.0
* Use Authorization header rather than parameters for JWT

### 0.4.0
* Ability to proxy in non-production environments
* If FontAwesome is available, development toolbar will have much cleaner look

### 0.3.1
* First version used for development