Bitstackers / Responsum-Test-Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create POM for Login.

yahirah opened this issue · comments

commented

This POM should have all login buttons &fields with optional "accept" button for new users.

There are no login input fields or buttons as of now. The Dart code detects that it cannot connect to our websocket and transfers the client to our OAuth provider (Google) and does a OAuth dance back to our authentication server which creates a neat little authentication token for future use.

The token is stored in the callback URL (settoken GET parameter), and the client configuration is available here; http://service.openreception.org/configuration

commented

The google login website is what I call login buttons.

commented

Workload: 0,5h.