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

Merge Develop into Document #13

Merged
merged 2 commits into from
May 11, 2017
Merged

Merge Develop into Document #13

merged 2 commits into from
May 11, 2017

Conversation

markekraus
Copy link
Owner

  • Revamped Class Handling System
  • Added OAuth Access Token Import, Export, and Request functionality
  • BuildDocs build task now runs as a job
  • BuildDocs now updates the Module Page
  • Pester tests now only show fails
  • psake.ps1 output improvements
  • Build.ps1 change to have better local build support
  • Function load method changed to .psm1 dot sourceing
  • File header changes
  • Code formatting changes
  • Added RedditOAuthToken Class
  • Added RedditOAuthGrantType Enum
  • Added Export-RedditOAuthToken
  • Added Import-RedditOAuthToken
  • Added Request-RedditOAuthToken
  • Added Private Function Get-AuthorizationHeader
  • Added Private Function Request-RedditOAuthTokenClient
  • Added Private Function Request-RedditOAuthTokenCode
  • Added Private Function Request-RedditOAuthTokenImplicit
  • Added Private Function Request-RedditOAuthTokenInstalled
  • Added Private Function Request-RedditOAuthTokenPassword
  • Moved Show-RedditOAuthWindow to Private function
  • Moved Request-RedditOAuthCode to Private function
  • Tests added for all classes and functions

Works towards #5 #6 #7 #8 #9 #12

@markekraus markekraus self-assigned this May 11, 2017
@markekraus markekraus added this to the Core Functionality Release milestone May 11, 2017
@markekraus markekraus merged this pull request into document May 11, 2017
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.

1 participant