auth0 / node-auth0

Node.js client library for the Auth0 platform.
MIT License
628 stars 307 forks source link

Update v4_MIGRATION_GUIDE.md #967

Closed frederikprijck closed 9 months ago

frederikprijck commented 9 months ago

Changes

users.logs has been renamed to users.getLogs.

References

https://github.com/auth0/node-auth0/blob/master/src/management/__generated/managers/users-manager.ts#L401-L412

Checklist