4.0.0-beta "Siren"
🌟 Highlights
🪪 Authentication
Create authenticable entities to login with. Use it for custom access polices.
# manifest/backend.yml
entities:
🤒 Patient:
authenticable: true # Makes entity authenticable.
properties:
- name
⚡ Instant stackblitz demo
Start coding in seconds with https://manifest.new demo.
❤️ Contributing
A new contributing guide has been created for new contributors. Wanna be part a project ? Let us know as we are looking for new contributors.
What's Changed
- Add contributing.md by @brunobuddy in #134
- build(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot in #129
- build(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #138
- ⚡ Instant stackblitz demo by @brunobuddy in #136
- 🪪 Auth by @brunobuddy in #131
Full Changelog: 4.0.0-alpha.4...4.0.0-beta