Download the PHP package ijodkor/one-id without Composer
On this page you can find all versions of the php package ijodkor/one-id. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package one-id
OneId
Yagona identifikatsiya tizimi (Single identification system)
Talablar (Requirements)
- PHP ^8.0
- Laravel ^10
1. O‘rnatish (Installation)
Install the package via composer:
Sozlama faylni asosiyga chiqarish
2. Sozlash (Setup)
- Muhit o‘zgaruvchilari o‘rnatilinadi (Set environment variables)
- Sozlama fayli yaratilinadi (Set Config file)
3. Qo‘shimcha sozlamalar (Extra configurations)
3.1 Web - for monolith website and systems
php artisan one-id:web-make
- Define following route in web.php
3.2 Api - for REST api website and systems
php artisan one-id:api-make
- Define following route in api.php
4. Ishlatish (Usage)
Modulni ham API ham odatiy WEB uslubda ishlatish mumkin
- Api
- [POST/GET] /api/one-id/url (name: one-id.url) - OneIdga o‘tish uchun havola beradi
- [POST] /api/auth/token - OneId bergan kod (code) bilan token olish. (Ushbu manzil ixtiyoriy tartibda o‘zgartirilishi mumkin, 3.2 dagi manzil bilan bir xil qo‘yiladi)
- Web
- [GET] /one-id/login (name: one-id.login) - OneId SSO sahifasiga o*#8216;tadi
- [GET] /one-id/access - OneId orqali kod (code) bilan kirib kelganda tizimga kiritish. (Ushbu manzil ixtiyoriy tartibda o‘zgartirilishi mumkin, 3.1 dagi manzil bilan bir xil qo‘yiladi)
Foydalanilgan manbalar (References)
- Testbench - Laravel Testing Helper for Packages Development
- Laravel package tools - Tools for creating Laravel packages
Havolalar (Links)
All versions of one-id with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ijodkor/laravel-api-response Version ^1.2
illuminate/contracts Version ^9.21|^10.0|^11.0
illuminate/support Version ^9.21|^10.0|^11.0
spatie/laravel-package-tools Version ^1.16|^1.18
ijodkor/laravel-api-response Version ^1.2
illuminate/contracts Version ^9.21|^10.0|^11.0
illuminate/support Version ^9.21|^10.0|^11.0
spatie/laravel-package-tools Version ^1.16|^1.18
The package ijodkor/one-id contains the following files
Loading the files please wait ....