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

user command impl #6

Merged
merged 10 commits into from
Nov 29, 2023
Merged

user command impl #6

merged 10 commits into from
Nov 29, 2023

Commits on Nov 28, 2023

  1. modularize the authentication api workflow

    create reuseable api url funct, template out auth request
    doneill committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    02c183e View commit details
    Browse the repository at this point in the history
  2. modularize api functions

    add user api endpoints
    doneill committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5ed6c91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b331b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5744e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6ed434 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. initial user command impl

    output json response text
    doneill committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f5255a3 View commit details
    Browse the repository at this point in the history
  2. add sitename to config

    doneill committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fa2d673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    793a647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    685d2ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81cd952 View commit details
    Browse the repository at this point in the history