summaryrefslogtreecommitdiffstats
path: root/core/templates/loginflowv2/authpicker.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Login flow V2Roeland Jago Douma2019-02-251-0/+46
This adds the new login flow. The desktop client will open up a browser and poll a returned endpoint at regular intervals to check if the flow is done. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>