Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L login-with-cryptobadge-express-oauth2
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bombkyu
  • login-with-cryptobadge-express-oauth2
  • Merge requests
  • !6

Closed
Created Feb 22, 2019 by Donghwan Kim@donghwanDeveloper
  • Report abuse
Report abuse

Use latest oauth2-server package

  • Overview 1
  • Commits 1
  • Changes 2

This MR depends on !5 (merged). To pull PKCE PR, I forked oauth2-server and rebased its dev branch onto PKCE PR branch.

@bombkyu oauth2-server's dev branch includes many new features. You should test the followings before merging this.

  • OAuth 2.0 Token Revocation https://tools.ietf.org/html/rfc7009
  • OAuth 2.0 Implicit Grant https://tools.ietf.org/html/rfc6749#section-4.2
  • Proof Key for Code Exchange by OAuth Public Clients https://tools.ietf.org/html/rfc7636
    • https://auth0.com/docs/api-auth/tutorials/authorization-code-grant-pkce

Don't be afraid. Ping me when you start the review.

Edited Feb 23, 2019 by Donghwan Kim
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: latest-oauth-server