tl-its-umich-edu / canvas-course-manager-next

Canvas Course Manager Next: A redesign of the existing CCM application. It extends Canvas features, makes cumbersome features easier to use, and adds new features.
8 stars 9 forks source link

Add one-second delay after redirect during OAuth reset (#371) #373

Closed ssciolla closed 2 years ago

ssciolla commented 2 years ago

The PR aims to resolve #372.

It feels like a band-aid solution, but also low-risk. I also removed some redundant spacing in AuthorizePrompt I forgot about when implementing Layout (see #348).