Giter Club home page Giter Club logo

user-data-for-fraud-prevention's Introduction

user-data-for-fraud-prevention

user-data-for-fraud-prevention logo

CircleCI Coverage Status NPM Version Contributions welcome code style: prettier

All Contributors

Description

This is an npm library to detect some browser or device details of the user such as Timezone, screen sizes, browser configuration etc. Such details are often required to be sent by software providers to the tax authority in their country to prevent fraud.

Eg: The Tax Authority in the UK (HMRC) requires software providers using some of their APIs to provide consistent headers known as Fraud Prevention headers. This node module collects such information for you in the format required.

Each top level folder in src/js has its own README with more specific information around the use case. E.g. HMRC README

How to use

Usage instructions can be found here

How to test

Instructions for testing the changes can be found here

Contributing

We do not allow contributors to claim issues. If you find something interesting you can contribute to the repo, feel free to raise a PR. We do not require you to let us know in advance.

  1. Fork the repo
  2. Install dependencies locally by running yarn or npm install
  3. Make your changes
  4. Make sure it builds using yarn build or npm run build
  5. Run the tests (you added tests, right?) with npm test or yarn test
  6. Test your changes in your consuming code or using our demo project: Run yarn link or npm link
  7. Ensure the code coverage is the same or higher than before your changes
  8. Ensure commit message is properly formatted: type(subject): input. Eg: chore(prettier): update prettier to 2.x
  9. Create a PR to the master branch
  10. Codeowners will automatically be requested to review, so no need to tag on your PR

Expected Project Structure

The structure shown here is how your code should be organised in the repository

implementation folder should be renamed according to the problem you are solving for eg. the code for HMRC in UK is in the folder named hmrc.

Project
└──src
     └──js
        └──common                // Common and non specific code shoud be put in this folder
        └──implementation       // Implementation specific code for solving problem should be in this folder

How contributors get added to the README

There are two ways to add yourself as a contributor to this repo:

  1. Call @all-contributors bot by adding this following comment in a PR: @all-contributors please add [username] for [contributions]. Please refer to the docs for more info.
  2. Use the all-contributors-cli by running npx all-contributors add [username] [contributions]. Please refer to the docs for more info.

All parameters are required. See the Emoji Key (Contribution Types Reference) for a list of valid contribution types.

License

License

Changelog

Please see our CHANGELOG

Contributors


Rachel Quan

🔧 📖

Reuben

📖 👀 ⚠️ 💬 💻

Susmitha Kodamarthi

📖 👀 ⚠️ 💬 💻

Mayank Khanna

💻

Jitin Maherchandani

💻

D. Ben Knoble

💻

Yashasvi Misra

📖

vvijayalakshmi21

📖 🚧

user-data-for-fraud-prevention's People

Contributors

allcontributors[bot] avatar benknoble avatar christyjacob4 avatar dependabot[bot] avatar dereklouis avatar hipstersmoothie avatar jakubburzynski avatar johanaludden avatar joshharrison626 avatar khanna98 avatar rachelquan avatar reubenae avatar salilbc avatar skodamarthi avatar soub4i avatar tylerkrupicka avatar vvijayalakshmi21 avatar yashasvimisra2798 avatar

Watchers

 avatar

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.