mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 03:48:36 +01:00
Add changelog
This commit is contained in:
parent
0408373cf9
commit
aa98137514
1
changelogs/client_server/newsfragments/2255.breaking
Normal file
1
changelogs/client_server/newsfragments/2255.breaking
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add a required ``id_access_token`` to many places which require an ``id_server`` parameter.
|
||||
1
changelogs/identity_service/newsfragments/2255.new
Normal file
1
changelogs/identity_service/newsfragments/2255.new
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add ``/account``, ``/account/register``, and ``/account/logout`` to authenticate with the identity server.
|
||||
Loading…
Reference in a new issue