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
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Related to #55, when redirecting back from the OAuth flow, the app currently receives the authorization_code on http://localhost:8080/. It would be better if we use a custom URL schema for this on the mobile platforms, such as letswifi://auth_callback.
The text was updated successfully, but these errors were encountered:
Related to #55, when redirecting back from the OAuth flow, the app currently receives the authorization_code on
http://localhost:8080/
. It would be better if we use a custom URL schema for this on the mobile platforms, such asletswifi://auth_callback
.The text was updated successfully, but these errors were encountered: