Fix landing page, fix cancel button

This commit is contained in:
Pieter Vander Vennet 2020-07-29 21:48:41 +02:00
parent 033e97b873
commit e3309dce0c
2 changed files with 7 additions and 3 deletions

View file

@ -28,7 +28,7 @@ export class OsmConnection {
oauth_secret: 'wDBRTCem0vxD7txrg1y6p5r8nvmz8tAhET7zDASI',
oauth_token: oauth_token.data,
singlepage: true,
landing: "./index.html",
landing: window.location.href,
auto: true // show a login form if the user is not authenticated and
// you try to do a call