AutotuneWeb
AutotuneWeb copied to clipboard
possibility of bypassing AUTH_DEFAULT_ROLES "readable" with token
Would it be possible to be able to bypass the FAQ requirement listed at https://autotuneweb.azurewebsites.net/Home/About which says Nightscout must be set with readable
in AUTH_DEFAULT_ROLES
with a read access token as part of the Nightscout URL like ?token=report-my_token_id
?
Some of us have AUTH_DEFAULT_ROLES
set to denied
in order to save bandwidth on the free usage tier of cloud providers.
Thanks for all the work you do to provide this tool on the web :)