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

removed implicit storage as its never used, #171

Merged
merged 1 commit into from
May 22, 2017
Merged

removed implicit storage as its never used, #171

merged 1 commit into from
May 22, 2017

Conversation

michaelboke
Copy link
Contributor

see issue #165, removed the unused storage interface

Signed-off-by: Michael Boke <michael.boke@gmail.com>
@coveralls
Copy link

coveralls commented May 22, 2017

Coverage Status

Coverage remained the same at 71.945% when pulling bdd3cc2 on mbict:ImplicitGrantStorageRemoved into d5fafb8 on ory:master.

@aeneasr
Copy link
Member

aeneasr commented May 22, 2017

Thanks!

@aeneasr aeneasr merged commit fe74027 into ory:master May 22, 2017
matthewhartstonge added a commit to matthewhartstonge/storage that referenced this pull request May 30, 2018
…lic API.

Removed:
- request: Removed CreateImplicitAccessTokenSession function as per github issue [removed implicit storage as its never used](ory/fosite#171)
- storage_mongo: Removed CreateImplicitAccessTokenSession function as per github issue [removed implicit storage as its never used](ory/fosite#171)
matthewhartstonge added a commit to matthewhartstonge/storage that referenced this pull request May 31, 2018
Added:
- client: Tests to ensure storage implements fosite interfaces correctly
- request: Tests to ensure storage implements oauth2 interfaces correctly
- request: Tests to ensure storage implements openid interfaces correctly
- readme: compatibility table

Changed:
- license: updated year, added github link.
- mongo: conformed collection names to match javascript naming conventions (camelCase)
- deps: changed dependency manager to dep
- ci: changed TravisCI dependency manager to dep
- file naming: removed package name pre-pending to file names.

Fixed:
- Tested against upstream fosite@v0.12.0
- Tested against upstream fosite@v0.13.0
- Tested against upstream fosite@v0.14.0
- Tested against upstream fosite@v0.15.0
- Tested against upstream fosite@v0.16.0

Removed:
- request: Removed CreateImplicitAccessTokenSession function as per github issue [removed implicit storage as its never used](ory/fosite#171)
- storage_mongo: Removed CreateImplicitAccessTokenSession function as per github issue [removed implicit storage as its never used](ory/fosite#171)
matthewhartstonge added a commit to matthewhartstonge/storage that referenced this pull request May 31, 2018
Added:
- client: Tests to ensure storage implements fosite interfaces correctly
- request: Tests to ensure storage implements oauth2 interfaces correctly
- request: Tests to ensure storage implements openid interfaces correctly
- readme: compatibility table

Changed:
- license: updated year, added github link.
- mongo: conformed collection names to match javascript naming conventions (camelCase)
- deps: changed dependency manager to dep
- ci: changed TravisCI dependency manager to dep
- file naming: removed package name pre-pending to file names.

Fixed:
- Tested against upstream fosite@v0.12.0
- Tested against upstream fosite@v0.13.0
- Tested against upstream fosite@v0.14.0
- Tested against upstream fosite@v0.15.0
- Tested against upstream fosite@v0.16.0

Removed:
- request: Removed CreateImplicitAccessTokenSession function as per github issue [removed implicit storage as its never used](ory/fosite#171)
- storage_mongo: Removed CreateImplicitAccessTokenSession function as per github issue [removed implicit storage as its never used](ory/fosite#171)
budougumi0617 added a commit to budougumi0617/fosite that referenced this pull request May 10, 2019
…ry#171)

Signed-off-by: Michael Boke <michael.boke@gmail.com>
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.

None yet

3 participants