Skip to content

added accesstoken to user table#16

Merged
mattorth merged 1 commit intomasterfrom
feature/accesstoken-github-api
Aug 18, 2020
Merged

added accesstoken to user table#16
mattorth merged 1 commit intomasterfrom
feature/accesstoken-github-api

Conversation

@hebergonza719
Copy link
Copy Markdown
Contributor

Description

Feature - added the accessToken to the USER table. This is then returned when you make a GET request to the /auth/verify endpoint.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Change Status

  • Complete, tested, ready to review and merge
  • Complete, but not tested (may need new tests)
  • Incomplete/work-in-progress, PR is for discussion/feedback

How Has This Been Tested?

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My code has been reviewed by at least one peer
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • There are no merge conflicts

Copy link
Copy Markdown
Contributor

@mattorth mattorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

@mattorth mattorth merged commit 8d8775a into master Aug 18, 2020
@mattorth mattorth deleted the feature/accesstoken-github-api branch August 18, 2020 01:11
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.

3 participants