Update proposals/2778-appservice-login.md

This commit is contained in:
Christian Paul 2021-05-05 17:04:25 +02:00 committed by GitHub
parent e781b75847
commit 4ca319db09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ have used the bridge bot's device for all bridge users in the room, but this cau
wish to only join ghosts to a room (e.g. for DMs).
Another advantage this provides is that an appservice can now be used to generate access tokens for
any user in it's namespace without having to set a password for that user, which may be useful in the
any user in its namespace without having to set a password for that user, which may be useful in the
case of software where maintaining password(s) in the configuration is undesirable.
## Proposal