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
chore(oauth): make dev-server https conditional on local mkcert certs; gitignore them
The server.https config now enables only when webapp/localhost*.pem exist, so a normal 'vite dev'
without the certs stays plain http; the certs are gitignored.
0 commit comments