Skip to content

Conversation

@mkaczanowski
Copy link
Contributor

@mkaczanowski mkaczanowski commented May 15, 2020

Context support is a must-have these days. The buntdb doesn't seem to support context but other databases do, such as Redis, MySQL, etc.

This diff adds context support.

Test plan:

  1. Unit tests are passing
  2. Manually compiled example server and client and run manual test

Original issue: #65

@mkaczanowski
Copy link
Contributor Author

@LyricTian would you have a moment to look at this? Thanks in advance :)

@LyricTian LyricTian merged commit e627a7b into go-oauth2:master May 22, 2020
@mkaczanowski
Copy link
Contributor Author

hey @LyricTian,
thanks for merging. Do you think you could cut v4 version:

https://gopkg.in/oauth2.v4 

This would allow people to use the context and more importantly, other drivers could be upgraded as well, i.e: https://github.com/go-oauth2/mysql

Thanks!

@LyricTian
Copy link
Member

OK,Has been upgrade to gopkg.in/oauth2.v4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants