You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a settings page for signed in users. It should use the route /settings,
Allow users to revoke oauth access from this page.
Later, we may want to allow them to specify default print settings (color, collate, double-sided, etc).
I have already partially implemented this enhancement. My work can be found on the branch settings.
The text was updated successfully, but these errors were encountered:
Add a settings page for signed in users. It should use the route
/settings
,Allow users to revoke oauth access from this page.
Later, we may want to allow them to specify default print settings (color, collate, double-sided, etc).
I have already partially implemented this enhancement. My work can be found on the branch settings.
The text was updated successfully, but these errors were encountered: