POLIMI-FER-codebenders / tournament_app

Tournament app for Code Defenders made by student team of POLIMI and FER students
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Redirect to game in CD iframe #68

Closed ricnava00 closed 1 year ago

ricnava00 commented 1 year ago

The iframe should automatically redirect to the game selected from the tournament list, already supported by /login with the nextUrl parameter (set for example to /multiplayergame?gameId=150). Be careful to encode it correctly to avoid accidentally passing the destination page parameters to the login page

FabioPatella commented 1 year ago

done in menubariframe