samsoft's avatar

Best and Secure Api Authentication

I'm developing sms gateway library, any secure and best Api authentication for this development

0 likes
5 replies
neomerx's avatar

There is no universal answer that suits everybody's needs. It depends on the security threats you have and might not be limited just right authentication mechanisms.

You might be interested in ready-to-use quick start Laravel server app that already has support for

  • API (JSON-API) with samples
  • JWT/Basic/Bearer Auth
  • CORS

Please or to participate in this conversation.