Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imbloxi/bloxauth

The Roblox Purchasing Hub is an open-source system designed to facilitate product purchasing and management for Roblox games and experiences. Developed by Redon-Tech, this project aims to provide a free and feature-rich alternative to existing purchasing systems like myPod and Kireko.
https://github.com/imbloxi/bloxauth

api design great licencing lua luau modern new php ritch roblox web web-app

Last synced: about 2 months ago
JSON representation

The Roblox Purchasing Hub is an open-source system designed to facilitate product purchasing and management for Roblox games and experiences. Developed by Redon-Tech, this project aims to provide a free and feature-rich alternative to existing purchasing systems like myPod and Kireko.

Awesome Lists containing this project

README

        

# BloxAuth License Management System


Project brought to you by: https://github.com/BloxiAuth team

![BloxAuth TEAM](https://i.ibb.co/Ns73jZT/8-Y23-HTU-4-removebg-preview.png)

[![PHP Version](https://img.shields.io/badge/PHP-7.4%2B-blue.svg)](https://php.net)
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE.md)
[![Security Rating](https://img.shields.io/badge/Security-A%2B-brightgreen.svg)](https://github.com/imBloxi/BloxAuth)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/imBloxi/BloxAuth/graphs/commit-activity)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/imBloxi/BloxAuth/pulls)
[![Discord](https://img.shields.io/discord/1234567890?color=7289da&label=Discord&logo=discord&logoColor=white)](https://discord.gg/bloxauth)

![BloxAuth Logo](https://i.ibb.co/GHGsfgh/8-Y723-G7-UBUI.jpg)

**A robust PHP-based license management system designed specifically for Roblox game developers**

[View Demo](https://demo.bloxauth.com) ยท [Report Bug](https://github.com/imBloxi/BloxAuth/issues) ยท [Request Feature](https://github.com/imBloxi/BloxAuth/issues)

## ๐ŸŒŸ Features

[![Feature Overview](https://img.shields.io/badge/Features-Overview-blue.svg)](#features)

- ๐Ÿ”’ **Secure License Management**
- HMAC-based key generation
- Real-time validation
- IP protection

- ๐Ÿ” **Advanced Authentication**
- Two-factor authentication
- Discord integration
- Role-based access

- โšก **Performance**
- Fast validation
- Optimized queries
- Caching system

- ๐Ÿ“Š **Analytics**
- Usage tracking
- Real-time stats
- Export capabilities

![BloxAuth Logo](https://i.ibb.co/9vDNBzf/bloxauth.jpg)
## ๐Ÿ“‹ Project Structure

```
bloxauth/
โ”œโ”€โ”€ .idea/
โ”œโ”€โ”€ admin/
โ”‚ โ”œโ”€โ”€ index.php
โ”‚ โ””โ”€โ”€ issue_keys.php
โ”œโ”€โ”€ api/
โ”‚ โ”œโ”€โ”€ .htaccess
โ”‚ โ”œโ”€โ”€ api.php
โ”‚ โ”œโ”€โ”€ error_log/
โ”‚ โ”œโ”€โ”€ generate_license.php
[... structure continues as before ...]
```

## ๐Ÿ’ป System Requirements

[![PHP Version](https://img.shields.io/badge/PHP-7.4%2B-blue.svg)](https://php.net)
[![MySQL](https://img.shields.io/badge/MySQL-5.7%2B-orange.svg)](https://www.mysql.com)
[![MariaDB](https://img.shields.io/badge/MariaDB-10.2%2B-brown.svg)](https://mariadb.org)

- PHP 7.4 or higher
- MySQL 5.7+ or MariaDB 10.2+
- Apache with mod_rewrite enabled
- PDO PHP Extension
- JSON PHP Extension

## โš™๏ธ Installation

1. **Clone the Repository**
```bash
git clone https://github.com/imBloxi/BloxAuth.git
```

2. **Configure Database**
```php
// includes/config.php

```

## ๐Ÿ”ง Core Components

### ๐Ÿ‘‘ Administration Module (`/admin`)

- Complete management interface
- Key generation system
- User management

### ๐Ÿ”Œ API Module (`/api`)
- RESTful endpoints
- Secure validation
- Usage tracking

### ๐Ÿ“ฑ Application Module (`/app`)
![User Dashboard](https://i.ibb.co/GHGsfgh/8-Y723-G7-UBUI.jpg)
- User interface
- License management
- Profile settings

### ๐Ÿ’ณ Billing Module (`/billing`)
![Payment System](https://i.ibb.co/D4BM0dW/8Y23HTU.png)
- Secure payments
- Multiple gateways
- Transaction logging

## ๐Ÿ”’ Security Features

[![Security Rating](https://img.shields.io/badge/Security-A%2B-brightgreen.svg)](https://github.com/imBloxi/BloxAuth)

1. **API Security**
- Rate limiting
- Request validation
- IP protection

2. **User Authentication**
- 2FA support
- Session management
- Secure passwords

## ๐Ÿ“š API Documentation

### License Validation
```http
POST /api/validate_key.php
Content-Type: application/json

{
"license_key": "XXXX-XXXX-XXXX-XXXX",
"roblox_id": "12345678",
"place_id": "87654321"
}
```

## ๐Ÿค Contributing

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/imBloxi/BloxAuth/pulls)

1. Fork the repository
2. Create your feature branch
3. Commit your changes
4. Push to the branch
5. Open a pull request

## ๐Ÿ“„ License

[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE.md)

This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LICENSE.md) file for details.

## ๐ŸŒŸ Acknowledgements

- [Sellix.io](https://sellix.io) for payment processing
- [Discord](https://discord.com) for community features
- [Roblox](https://roblox.com) for game platform integration

## ๐Ÿ“ž Support

[![Discord](https://img.shields.io/discord/1234567890?color=7289da&label=Discord&logo=discord&logoColor=white)](https://discord.gg/bloxauth)

Having troubles? Get help:
- Join our [Discord server](https://discord.gg/bloxauth)
- Open an [Issue](https://github.com/imBloxi/BloxAuth/issues)
- Check our [Wiki](https://github.com/imBloxi/BloxAuth/wiki)

## ๐Ÿ“ˆ Statistics

[![GitHub Stars](https://img.shields.io/github/stars/imBloxi/BloxAuth.svg)](https://github.com/imBloxi/BloxAuth/stargazers)
[![GitHub Issues](https://img.shields.io/github/issues/imBloxi/BloxAuth.svg)](https://github.com/imBloxi/BloxAuth/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/imBloxi/BloxAuth.svg)](https://github.com/imBloxi/BloxAuth/pulls)
[![GitHub Last Commit](https://img.shields.io/github/last-commit/imBloxi/BloxAuth.svg)](https://github.com/imBloxi/BloxAuth/commits/main)

---


Made with โค๏ธ by BloxAuth Team