sentry
sentry copied to clipboard
feat(Auth): Adding scope to ApiApplication serializer
I added scope to the model in the previous PR but not to the serializer. Adding it now. The value is empty for every object atm.