Anton Georgiev
f78264e9da
a joining user is displayed in the user list
2014-05-21 15:57:10 +00:00
Anton Georgiev
fcbf2f8740
working on validate_auth_token_reply - added logs so we can clearly see the validation process/status
2014-05-20 18:54:20 +00:00
Anton Georgiev
d56c2c66ba
validate token
2014-05-15 18:43:17 +00:00
Anton Georgiev
32fea5be69
when redirected from the login page, go straight into sessionView
2014-05-15 15:54:39 +00:00
Anton Georgiev
bc09084ec2
moving the handler for /html5.client in its own method
2014-05-14 20:54:43 +00:00
Anton Georgiev
32b5f70b08
the landing page passes some credentials to HTML5's Node app
2014-05-14 19:28:45 +00:00
Leonardo Crauss Daronco
5d1fb4c168
HTML5 client authentication using redis and the new messages
...
The client sends a 'validate_auth_token_request' to the server, that waits
a 'validate_auth_token_reply' response from bbb-apps to pass to the client.
Still have to get info from /api/enter, for now the meetingId and userId are
hard-coded in the client (AuthenticationModel).
2014-04-24 17:39:59 -04:00
Leonardo Crauss Daronco
068204a78f
Using classes for the new files and structure in the html5 server
2014-04-23 16:18:25 -04:00
Richard Alam
b975a8ac14
- move the html5 client out of labs
2014-01-06 08:44:15 -08:00