Skip to content

Releases: Tisankan/express-auth-magic

v1.0.3 - Authentication Magic 🚀

16 Feb 15:50
Compare
Choose a tag to compare
### What's New?

- **JWT Authentication**: Added support for JSON Web Token (JWT) authentication.
- **Session-based Authentication**: Introduced a flexible session-based authentication strategy.
- **Bug Fixes**: Resolved minor issues reported by the community.

### Installation

To install the latest version, you can use npm:

```bash
npm install express-auth-magic@1.0.3

Support and Feedback
If you encounter any issues or have feedback, please open an issue on GitHub.

Happy coding!

Feel free to adapt the release notes to accurately reflect the changes in your express-auth-magic package.