StevensSEC / stevens-web-extension

A portable, centralized hub for collecting, analyzing, and presenting data for Stevens students.
GNU General Public License v3.0
6 stars 0 forks source link

Store token #27

Closed dcarpenter31 closed 4 years ago

dcarpenter31 commented 4 years ago

Closes #25

The user can now input their Canvas API token into the textbox on the options page and it will save it to local storage. If the user does not wish to use the Canvas integration features, the textbox will not allow any further input, as it is not necessary. The input to this textbox is not shown unless the user is focused on it.