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
To disable the usage of open id in the IoT-Framework, edit src/openid.erl and comment out the first 4 lines in function auth_request. Then include {ok, true}. (don't forget to type the dot at the end of the sentence).