Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston authored Nov 29, 2023
1 parent c1810da commit df191a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/account_validity_callbacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ If multiple modules implement this callback, Synapse runs them all in order.

### `on_user_login`

_First introduced in Synapse < TODO >
_First introduced in Synapse v1.98.0_

```python
async def on_user_login(user_id: str, auth_provider_type: str, auth_provider_id: str) -> None
Expand Down

0 comments on commit df191a1

Please sign in to comment.