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
OAuth providers are forcing use of https redirect uri's soon. Currently the local server listens for OAuth requests on http://localhost:49554/api/auth/${provider}. We can create a localhost ssl cert to support the https redirect requirement.
The text was updated successfully, but these errors were encountered:
sabrehagen
changed the title
Local should support HTTPS
Local server should support HTTPS
May 18, 2018
OAuth providers are forcing use of https redirect uri's soon. Currently the local server listens for OAuth requests on http://localhost:49554/api/auth/${provider}. We can create a localhost ssl cert to support the https redirect requirement.
The text was updated successfully, but these errors were encountered: