krzyzanowskim / OnlineSwiftPlayground

Online Swift Playground
http://online.SwiftPlayground.run
Other
245 stars 31 forks source link

Create session if sourceURL is present #11

Open agentcooper opened 5 years ago

agentcooper commented 5 years ago
  1. Open http://online.swiftplayground.run/
  2. Click Sign out
  3. Try to use the link with ?sourceURL=%20%7B%0A%20%20%20%20print(%22We%20have%20tomatoes!%22)%0A%20%20%7D%0A%7D%0A) (or just use an incognito session for the link)

Expected: Playground with code.

Actual: Page with Let's play button.