stevenebutler
stevenebutler
This PR addresses #173 by adding a non-default option for redirect auth flows to flutter web apps. This resolves an issue with being completely unable to login on iOS devices...
The iOS web sandbox seems to prevent sharing of information between the popup screen that does the authentication and the actual PWA saved to the home screen. Using the MSAL...
Rename the parameter with an alias based on this wg-powershell-cmdlets review comment @PowerShell/wg-powershell-cmdlets reviewed this. Based on the documentation currently, `-TimeoutSec` is for the initial connection and the definition of...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
A default web session is created whenever the user doesn't provide a session or request it to be saved somewhere. When the default session is re-used, any changes made to...