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

feat: 100 display token in api UI #127

Merged
merged 2 commits into from
Oct 12, 2023
Merged

feat: 100 display token in api UI #127

merged 2 commits into from
Oct 12, 2023

Conversation

qcdyx
Copy link
Contributor

@qcdyx qcdyx commented Oct 12, 2023

Summary:

display both refresh and access tokens in UI
Closes #100

Expected behavior:

Explain and/or show screenshots for how you expect the pull request to work in your testing (in case other devices exhibit different behavior).

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@qcdyx qcdyx linked an issue Oct 12, 2023 that may be closed by this pull request
@welcome
Copy link

welcome bot commented Oct 12, 2023

Thanks for opening this pull request! You're awesome. We use semantic commit messages to streamline the release process. Before your pull request can be merged, you should update your pull request title to start with a semantic prefix. Examples of titles with semantic prefixes:

  • fix: Bug with ssl network connections + Java module permissions.
  • feat: Initial support for multiple @PrimaryKey annotations.
  • docs: update RELEASE.md with new process
    To get this PR to the finish line, please do the following:
  • Include tests when adding/changing behavior
  • Include screenshots

@qcdyx qcdyx requested review from davidgamez and cka-y October 12, 2023 19:16
@qcdyx qcdyx changed the title 100 display token in api UI feat: 100 display token in api UI Oct 12, 2023
@github-actions
Copy link

Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-127-dw6mc85c.web.app

@qcdyx qcdyx merged commit 4905697 into main Oct 12, 2023
3 checks passed
@qcdyx qcdyx deleted the 100-display-token-in-api-ui branch October 12, 2023 19:27
@welcome
Copy link

welcome bot commented Oct 12, 2023

🥳 Congrats on getting your first pull request merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display token in API UI
2 participants