Skip to content

Embed atmosphere

Jan Meizner requested to merge embed_atmosphere into master

First working version.

Requirements and issues:

  • Requires the jwt_authentication branch of atmosphere-vph
  • Both Vapor and Atmosphere must expose HTTPS endpoints (will not work otherwise)
  • Assumes the user's e-mail is also his/her login (since Vapor does not currently embed the actual username in JWT token).

Merge request reports