Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add dev token for points #581

Open
2 of 5 tasks
Asartea opened this issue Aug 13, 2024 · 2 comments
Open
2 of 5 tasks

Feature: Add dev token for points #581

Asartea opened this issue Aug 13, 2024 · 2 comments
Labels
Status: Needs Review This issue/PR needs an initial or additional review

Comments

@Asartea
Copy link
Contributor

Asartea commented Aug 13, 2024

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:

@Asartea Asartea added the Status: Needs Review This issue/PR needs an initial or additional review label Aug 13, 2024
@CouchofTomato
Copy link
Member

@TheOdinProject/odin-bot Can someone take a look at this.

@MaoShizhong
Copy link
Contributor

Related #564

I think Xari was looking into the dev token bot but not sure of the outcome of that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review This issue/PR needs an initial or additional review
Projects
None yet
Development

No branches or pull requests

3 participants