Skip to content

Feature: Add dev token for points #581

Open
@Asartea

Description

@Asartea

Complete the following REQUIRED checkboxes:

  • I have thoroughly read and understand The Odin Project Contributing Guide

  • The title of this issue follows the command name: brief description of request format, e.g. /help: add optional @user parameter

The following checkbox is OPTIONAL:

  • I would like to be assigned this issue to work on it

1. Description of the Feature Request:
When I'm developing locally, I'm unable to test any functionality related to points, because the points API requires a token. There should be a dev version/some other way to test functionality related to points.

I can think of essential two ways to do this:

  • We create a separate API on theodinproject for testing stuff with points, and provide a freely accessible token to access it
  • We create an API and storage for points locally, and switch between options based on whether or not we're in production or not

2. Acceptance Criteria:

  • Points functionality can be tested locally
  • There are up to date instruction on how to achieve the above

3. Additional Information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: DiscussionThis issue/PR has an ongoing discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions