Lomkit / laravel-rest-api

Generate Api in seconds
https://laravel-rest-api.lomkit.com/
MIT License
298 stars 18 forks source link

Authentication document #40

Closed raakkan closed 9 months ago

raakkan commented 9 months ago

Description

I see all document page but authentication missing

GautierDele commented 9 months ago

Hello there,

Could you please provide a bit more detail I don't really know what you are talking about. If you are talking about the documentation and want to customize the authentication, please have a look at the OpenApi documentation

raakkan commented 9 months ago

I want to know how to authenticate with this api library via api

GautierDele commented 9 months ago

The authentication is not handled by this package since it's based on Laravel side. Please have a look at Laravel Sanctum / Laravel Passport or make your own authentication process 😄

raakkan commented 9 months ago

Ok thanks 👍

GautierDele commented 9 months ago

I'll let this open because I think it needs clarification on the documentation. Will be closed probably today.

raakkan commented 9 months ago

Ok waiting🤔