Giter Site home page Giter Site logo

getSavedScanAPI about project-saral HOT 1 CLOSED

apurvabisht97 avatar apurvabisht97 commented on August 22, 2024
getSavedScanAPI

from project-saral.

Comments (1)

dileep-gadiraju avatar dileep-gadiraju commented on August 22, 2024

Clarification reg. /getSavedScan API.
As you can see in Postman Collection and Swagger documentation (refer below screenshots) of /getSavedScan API,
it accepts Basic Auth which expects username/password instead of bearer token.
This is specific to this particular API and the reason is, apart from the frontend Saral App this API (/getSavedScan) may be used by other Apps or jobs to fetch saved scan details to process or push to CCube database.

Reference backend implementation for Basic Auth you can find it here - https://github.com/Sunbird-Saral/Project-Saral/blob/v1.0.0-beta.1/v1.0/backend/src/middleware/auth.js#L22-L34

PostMan Collection:
getSavedScan_postmancollection_screenshot.png

Swagger Documentation Reference:
https://github.com/Sunbird-Saral/Project-Saral/blob/v1.0.0-beta.1/specs/v1/swagger-saral-apidoc.yaml#L316-L317
swaggerdoc_screenshot.png

from project-saral.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.