Skip to content

mwapi: Set assert=user when using OAuth2 tokens

Legoktm requested to merge auth-assert into main

Move the logic to set assert=user when an authentication method is used into .build() so it isn't accidentally missed.

Merge request reports