1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-29 22:01:14 +03:00

Core page wording and flow

Remove redundant buttons/links
Make wording more directive
Describe scope of access
This commit is contained in:
Hugh Nimmo-Smith
2022-05-04 18:18:46 -04:00
committed by Quentin Gliech
parent be37b0db81
commit d0ec744b33
11 changed files with 202 additions and 168 deletions

View File

@ -35,7 +35,7 @@ docker run --rm \
## Registering, logging in and out
Through the interface, users are able to create an account by clicking the `Register` button on the top right (or going to [`/register`](http://localhost:8080/register).
They can then end their session by clicking the `Log out` button and log back in.
They can then end their session by clicking the `Sign out` button and sign back in.
## Playing around with the playground