Navigation Menu

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

Add OOTB OAuth2 auth scheme #187

Closed
2 tasks done
jeevatkm opened this issue Jun 1, 2018 · 1 comment
Closed
2 tasks done

Add OOTB OAuth2 auth scheme #187

jeevatkm opened this issue Jun 1, 2018 · 1 comment
Assignees
Labels
feature lib-security Security (Authc, Authz, Password Crypto, etc)
Projects

Comments

@jeevatkm
Copy link
Member

jeevatkm commented Jun 1, 2018

I was creating an example application for #164 then I thought, it would be nice to add OOTB OAuth2 scheme using library https://godoc.org/golang.org/x/oauth2 with flexible configuration.

Currently-

aah user would have to implement the OAuth2 implementation themselves using scheme.Generic.

  • Implementation
  • Documentation
@jeevatkm jeevatkm added feature lib-security Security (Authc, Authz, Password Crypto, etc) labels Jun 1, 2018
@jeevatkm jeevatkm added this to the v0.11.0 Milestone milestone Jun 1, 2018
@jeevatkm jeevatkm self-assigned this Jun 1, 2018
@jeevatkm jeevatkm added this to v0.11.0 - Iteration in aah Roadmap via automation Jun 1, 2018
@jeevatkm jeevatkm moved this from v0.11.0 - Iteration to v0.11.0 - In Progress in aah Roadmap Jun 2, 2018
jeevatkm added a commit to go-aah/security that referenced this issue Jun 4, 2018
jeevatkm added a commit to go-aah/router that referenced this issue Jun 4, 2018
jeevatkm added a commit to go-aah/security that referenced this issue Jun 8, 2018
jeevatkm added a commit to go-aah/security that referenced this issue Jun 8, 2018
@jeevatkm
Copy link
Member Author

Done 😄

aah Roadmap automation moved this from v0.11.0 - In Progress to v0.11.0 - Completed Jun 13, 2018
@jeevatkm jeevatkm moved this from v0.11.0 - Completed to Released to Audience in aah Roadmap Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature lib-security Security (Authc, Authz, Password Crypto, etc)
Projects
aah Roadmap
  
Released to Audience
Development

No branches or pull requests

1 participant