forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
8109c13b38
commit
297bb1c498
185 changed files with 2826 additions and 5874 deletions
|
@ -5,7 +5,7 @@ import { LocalStorageSource } from "./Logic/Web/LocalStorageSource"
|
|||
console.log("Authorizing...")
|
||||
|
||||
if (QueryParameters.wasInitialized("error")) {
|
||||
// error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
|
||||
// error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request.
|
||||
alert("Access was denied")
|
||||
const previousLocation = LocalStorageSource.get("location_before_login")
|
||||
window.location.href = previousLocation.data ?? "./"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue