ddvk / rmfakecloud

host your own cloud for the remarkable
GNU Affero General Public License v3.0
700 stars 57 forks source link

Make authentication scopes dynamic #273

Closed nemunaire closed 7 months ago

nemunaire commented 7 months ago

This pull request aims to disable handwriting recognition and email sending if the settings are not filled correctly.

Moreover, I added a new user field: AdditionalScopes, they'll be given to this user when it'll request a new token, in addition to official scopes. (See details on Discord.)