Fork of hapijs/bell v12.1.1
- CHANGELOG.md lists various updates to providers and this plugin
- View #36 and Bell hooks documentation for details on hooks used in Userfront API:
onPreAuthorization
onPreToken
onPreProfile
After all commits for PR are in:
- Update
CHANGELOG.md
if necessary - Update
package.json
version- Use NPM:
npm version [<newversion> | major | minor | patch | ...]
- Or update
package.json
manually and tag:git tag <version>; git push --tags
- Use NPM:
- Publish to NPM
- Run
npm run pub
script inpackage.json
- Run
- Upgrade
@userfront/bell
inapi
repo
- Documentation and API
- Versions status (builds, dependencies, node versions, licenses, eol)
- Changelog
- Project policies
- Free and commercial support options