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

RDB support for the OAuth flow datastore #347

Open
4 of 7 tasks
seratch opened this issue Feb 21, 2020 · 4 comments
Open
4 of 7 tasks

RDB support for the OAuth flow datastore #347

seratch opened this issue Feb 21, 2020 · 4 comments
Labels
enhancement M-T: A feature request for new functionality project:bolt
Milestone

Comments

@seratch
Copy link
Member

seratch commented Feb 21, 2020

Issue Type

  • Bug
  • Enhancement / Feature request
  • Question
  • Documentation

Description

As of Feb 2020, Bolt for Java supports the following datastore for InstallationService and OAuthStateService.

  • Local File System
  • Amazon S3

We're going to support the relational database as well. The implementation just depends on the JDBC APIs so that it works with any JDBC drivers.

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@seratch seratch added enhancement M-T: A feature request for new functionality project:bolt labels Feb 21, 2020
@seratch seratch self-assigned this Feb 21, 2020
@seratch seratch added this to the 1.1 milestone Mar 6, 2020
@seratch seratch modified the milestones: 1.1, 1.2 May 27, 2020
@seratch seratch modified the milestones: 1.2.0, 1.3.0 Sep 28, 2020
@seratch seratch modified the milestones: 1.3.0, 1.4.0 Oct 24, 2020
@seratch seratch modified the milestones: 1.4.0, 2.1.0 Nov 18, 2020
@cts5ws
Copy link

cts5ws commented Jan 12, 2022

Hi, is there currently a timeline for when this will be supported?

@metrocitypost1
Copy link

metrocitypost1 commented Jan 14, 2022 via email

@seratch
Copy link
Member Author

seratch commented Jan 14, 2022

@cts5ws Personally, I want to implement this sometime this year but we haven't decided when we can work on this yet.

@joarobles
Copy link

@seratch I still have hope, just one more day! 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality project:bolt
Projects
None yet
Development

No branches or pull requests

4 participants