Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-charles15531/fortify-sanctum


https://github.com/dev-charles15531/fortify-sanctum

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 🚀 Laravel Fortify + Sanctum Integration (fortify-sanctum)

[![Latest Version on Packagist](https://img.shields.io/packagist/v/devcharles/fortify-sanctum.svg?style=flat-square)](https://packagist.org/packages/devcharles/fortify-sanctum)
[![Total Downloads](https://img.shields.io/packagist/dt/devcharles/fortify-sanctum.svg?style=flat-square)](https://packagist.org/packages/devcharles/fortify-sanctum)
[![GitHub Issues](https://img.shields.io/github/issues/dev-charles15531/fortify-sanctum.svg?style=flat-square)](https://github.com/dev-charles15531/fortify-sanctum/issues)
[![License](https://img.shields.io/github/license/dev-charles15531/fortify-sanctum
)](https://img.shields.io/github/license/dev-charles15531/fortify-sanctum
)

Easily integrate Laravel Fortify's authentication features with Laravel Sanctum for API token authentication — **Zero Config!** 🎉

## ✨ Features

- 🔒 **Secure Authentication:** Leverage the power of Laravel Fortify to manage authentication seamlessly with Laravel Sanctum.
- ⚙️ **Zero Configuration:** Simply install and you're good to go. No complex setup required!
- 🔑 **API Token Support:** Protect your APIs with Sanctum while enjoying Fortify's robust authentication features.
- 🚀 **Lightweight & Fast:** Minimal footprint with maximum functionality.

## 📦 Installation

Getting started is as simple as:

1. **Require the package via Composer:**

```bash
composer require devcharles/fortify-sanctum
```

2. **That's it!** You're ready to use Laravel Fortify with Sanctum! 🚀

## 🎯 Usage

Once installed, your Laravel application will automatically integrate Fortify's authentication features with Sanctum. You can start utilizing Fortify's authentication features like:

- Registration
- Login
- Two-Factor Authentication
- Password Reset
- And more...

## 📚 Documentation

For detailed information on Laravel Fortify and Sanctum, refer to their official documentation:

- [Laravel Fortify Documentation](https://laravel.com/docs/11.x/fortify)
- [Laravel Sanctum Documentation](https://laravel.com/docs/11.x/sanctum)

## 🤝 Contributing

Contributions are welcome! If you find a bug or have a feature request, feel free to open an issue or submit a pull request.

## 📄 License

This package is open-sourced software licensed under the [MIT license](LICENSE.md).

## 👨🏽‍💻 Author

Developed with ❤️ by [Charles Paul](https://github.com/dev-charles15531).