lenra-io / server

GNU Affero General Public License v3.0
6 stars 0 forks source link

fix: Use @me in data transactions #545

Closed taorepoara closed 5 months ago

taorepoara commented 5 months ago

About this PR

Closes #495

Technical highlight/advice

The claims of the transaction token was created with user instead of user_id.

How to test my changes

Use this branch in the devtool server for application_runner deps and see the code example in the issue.

Checklist

I included unit tests that cover my changes

I added/updated the documentation about my changes

taorepoara commented 5 months ago

Unit tests should be created to check the transactions.

taorepoara commented 5 months ago

:tada: This PR is included in version 1.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: