Results 5 issues of Daniel Childs

Adds an optional iat grace period setting for Cognito. Fix for #65

Prevent selecting pieces out here: ![image](https://user-images.githubusercontent.com/10156151/135534745-b4395d0d-27ff-4e5a-abb0-39708af700e2.png)

I'm pulling bracket-terminal into my project as a dependency and compiling for wasm: ``` rustup target add wasm32-unknown-unknown cargo install wasm-bindgen-cli cargo build --release --target wasm32-unknown-unknown ``` I'm seeing the...

### Preflight Checklist - [X] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [X] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...

:bulb: feature request

This would be useful for testing users in different groups and changing attributes on the Cognito side. Right now we have to wait for the token to expire before it...

enhancement