beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
7 stars 10 forks source link

Taxi BPP BE - Implement Secure Login API for Drivers (Using Strapi) #801

Open viraj89 opened 2 months ago

viraj89 commented 2 months ago

Description

The goal of this ticket is to implement a secure login API for existing drivers to access their account. The API will utilize Strapi for authentication and access control.

Goals

Expected Outcome

A secure login API that allows existing drivers to access their account securely.

Acceptance Criteria

Mockups / Wireframes

Not applicable

Product Name

Beckn

Domain

Mobility

Tech Skills Needed

Complexity

Medium

Category

Backend Development

Sub Category

Feature Implementation, Driver App

shreyvishal commented 2 months ago

Current Status: Worked on this and have implemented login API using agent credential table in a new plugin for driver-app by not using strapi's own login module, rather than creating every thing by own. But as per @faizmagic suggestion all this changes are of no use. @alephseven will be continuing on this. So co-assigning this to @alephseven along with me as I have also worked on this. cc: @viraj89 @faizmagic

shreyvishal commented 2 months ago

Current Status: Development is done, PR is raised with main branch and tested in local. PR: PR with main.

Note: These PRs will be merged and deployed to dev ENV once some concrete API sets are ready for integration

cc: @viraj89 @faizmagic