Giter VIP home page Giter VIP logo

red-alliance-api's People

Contributors

23ahall avatar dependabot[bot] avatar devksingh4 avatar jlevine18 avatar sdoshi4 avatar snyk-bot avatar

Watchers

 avatar  avatar

Forkers

devksingh4

red-alliance-api's Issues

Create an API key system

Currently, REST clients who have no Google authentication cannot authenticate with the API. There should be a secure (encrypted and hashed) API key system for easy authentication, with a client id and client key.

Match configs are returned from code instead of the database

Currently, the endpoints fetchMatchConfig and fetchPitConfig return the JSON config from the code. This static return means that only one config can be used across teams. These configs need to be pulled from the database, while also asking for a team number so that different teams can have different configs.

No endpoint to check Google users from the database

The mobile app now welcomes new users with a signup page, where they enter their FRC team number to gain access. While the API has an endpoint to check users, it does not have an endpoint to add users to the database.

Actually enforce authentication

While the route checks for auth, it sometimes let those with invalid authentication (expired tokens) authenticate. The error thrown by OAuth needs to be properly handled to prevent this behavior.

No docs for the API

There is currently no documentation for any of the API endpoints. This should be written before the Public API is released.

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.