authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.

Home Page:https://authorizer.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add test for `app_data`

lakhansamani opened this issue · comments

Feature Description

Recently we introduced new field app_data in users model. We need to write test that would validate if this field is updated correctly across all databases and is added to custom claims.

Describe the solution you'd like

Describe alternatives you've considered

Additional context