@therealbomello/netlify-identity-widget
v2.2.2
Published
Netlify Identity widget for easy integration
Downloads
7
Maintainers
Readme
Netlify Identity Widget
Forked from https://github.com/netlify/netlify-identity-widget
To install
yarn add @therealbomello/netlify-identity-widget
There is no customization available for the identity widget so we forked and created this repo to make it act as a login page rather than a modal.
To release
- Make some changes, then commit and push them
- Bump the version e.g.
npm version minor
- Publish to npm
npm publish --access public