This website requires JavaScript.
Explore
Help
Sign In
toyrik
/
laravel-auth
Watch
1
Star
0
Fork
0
You've already forked laravel-auth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
laravel-auth
/
API
/
Passport
/
database
/
migrations
History
Nima8FT
2078ec9521
integrate Swagger for Laravel Passport + clean up auth flow messages and error handling
2025-04-23 21:07:02 +03:30
..
0001_01_01_000000_create_users_table.php
Implement user authentication features: login, register, logout, and account deletion using Laravel Passport
2025-04-17 12:53:18 +03:30
0001_01_01_000001_create_cache_table.php
Implement user authentication features: login, register, logout, and account deletion using Laravel Passport
2025-04-17 12:53:18 +03:30
0001_01_01_000002_create_jobs_table.php
Implement user authentication features: login, register, logout, and account deletion using Laravel Passport
2025-04-17 12:53:18 +03:30
2025_04_23_165559_create_oauth_auth_codes_table.php
integrate Swagger for Laravel Passport + clean up auth flow messages and error handling
2025-04-23 21:07:02 +03:30
2025_04_23_165600_create_oauth_access_tokens_table.php
integrate Swagger for Laravel Passport + clean up auth flow messages and error handling
2025-04-23 21:07:02 +03:30
2025_04_23_165601_create_oauth_refresh_tokens_table.php
integrate Swagger for Laravel Passport + clean up auth flow messages and error handling
2025-04-23 21:07:02 +03:30
2025_04_23_165602_create_oauth_clients_table.php
integrate Swagger for Laravel Passport + clean up auth flow messages and error handling
2025-04-23 21:07:02 +03:30
2025_04_23_165603_create_oauth_personal_access_clients_table.php
integrate Swagger for Laravel Passport + clean up auth flow messages and error handling
2025-04-23 21:07:02 +03:30