Changes to Automated Company Grant flow

If you are using OAuth Authentication and have a redirect URL configured on your OAuth client you will now always be redirected to your configured URL even on subsequent requests to the 7shifts generate token URL.

The previous behavior if a grant was already created would display a modal showing the generated GUID and an option to copy the token.

If you need manual access to the company GUID after it has been created, a company admin is able to copy it by navigating to "Company Settings", "Developer Tools" --> "Connected Apps" section. Under the listed app menu, the click the "Copy the GUID to the clipboard" action.

The OAuth Authentication guide has been updated to reflect the changes.