is no more needed since the claims should not be saved in the authorization details anymore, however this statement is still usefull in order to get the authorization details. Thus I propose to modify it to
Given I send token 'token' and send server_data 'server_data' and get authorization details from token
The statement
https://github.com/dyne/slangroom/blob/dabdcd3d7fd892e579de8cdedd76c7dadd3c3db8/pkg/oauth/src/plugin.ts#L356-L380
is no more needed since the claims should not be saved in the authorization details anymore, however this statement is still usefull in order to get the authorization details. Thus I propose to modify it to