Bug Description
arkos export auth-action NOT exporting correctly the auth-actions, most of them missing.
Expected Behavior
It should contain all auth-actions well exported and detailed
Steps to Reproduce
- Generate an
.auth.ts file for a model with permissions object and the normal authConfigs object
- Add roles and so on on some of them
- Run
npx arkos export auth-action
- Then check if it was well exported
Arkos configuration
Possible Workaround
Package
arkos
Arkos.js Version (or Package version)
1.4.0-beta
Node.js Version
22.x
Database
PostgreSQL
Operating System
macOS
Pre-submission Checklist