Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/osin-storage

PostgreSQL storage backend for RangelReale osin OAuth2
https://github.com/ory/osin-storage

all: move ory-am to ory

aa4920ab894adc94763e04a23f8bc11d171c5d45 authored almost 8 years ago by Aeneas Rekkas (arekkas) <[email protected]>
Merge pull request #11 from ory-am/fix-tests

postgres: fix tests

375b77a9c2603de6ee422322898950bf78249394 authored almost 9 years ago by Aeneas <[email protected]>
postgres: fix tests

7bd087403c16b439834399d8f31749e39d24ed56 authored almost 9 years ago by aeneasr <[email protected]>
Merge pull request #10 from leetal/patch-1

Update postgres_test.go

79add9b1e7c3892993435e736d718b540b79e4cc authored almost 9 years ago by Aeneas <[email protected]>
Update postgres_test.go

Updated to use dockertest V2.

73b912f996b1300d4c859ebbff53f1ceffe39263 authored almost 9 years ago by Alexander Widerberg <[email protected]>
readme: add security warning

f4a807869c863165af2cf34606acddffb35a4437 authored almost 9 years ago by aeneasr <[email protected]>
Merge pull request #9 from ory-am/fix-8

postgres: LoadAccess should ignore missing previous and authorizedata

3b2c85999821c67b5b34183603a4da5453052c8a authored about 9 years ago by Aeneas <[email protected]>
postgres: LoadAccess should ignore missing previous and authorizedata

Closes #8

0d1ce4742f067dfb1b91bdd2254ddf71064f04f3 authored about 9 years ago by aeneasr <[email protected]>
postgres: increased coverage

51858fcf8ff0ef3b0bd585e612837f8515426e8b authored about 9 years ago by aeneasr <[email protected]>
postgres: assertToString should also assert fmt.Stringer

ade602d4619ba22b85d69e8dc5769682b48ad282 authored about 9 years ago by Aeneas Rekkas <[email protected]>
sql: refactoring

f4321c88653c3cbdc03ba370f2465d07e1e239c1 authored about 9 years ago by Aeneas Rekkas <[email protected]>
readme: badge updates

76890fbe26624b7af421a86a4843ba2023d3a189 authored about 9 years ago by Aeneas <[email protected]>
Merge pull request #7 from ory-am/merge

stable

e5d00ad14d39a2268e5ee87a4371ae5ca85c9de2 authored about 9 years ago by Aeneas <[email protected]>
readme: release note

ba30b8383f1c8571b344bf33c47358d6b1b0650b authored about 9 years ago by Aeneas Rekkas <[email protected]>
all: merge conflicts

641abfb462e9eb879ae7f6d2dc45bf6703412e35 authored about 9 years ago by Aeneas Rekkas <[email protected]>
postgres: sql cleanup

6b1e8b1029cbcfd186ea9947f80e1d57b24b5953 authored about 9 years ago by Aeneas Rekkas <[email protected]>
travis: go lint should must be fetched via get not install

7cfe43048306ea21fe95f8220926bcf8b2c0d296 authored about 9 years ago by aeneasr <[email protected]>
vendor: godep save

7e299dbd42d5d66af7b81bc6fc33a5ebffa05828 authored about 9 years ago by aeneasr <[email protected]>
all: docs, verbose testing, coverage reports

660abcae41f80ecf453244506b7423c40469d09f authored about 9 years ago by aeneasr <[email protected]>
postgres: refactor schema

f14df0c7e376bd781e0bdf887a22a3b5a7798654 authored about 9 years ago by Aeneas Rekkas <[email protected]>
postgres: return pkg.ErrNotFound instead of sql.ErrNoRows

ccf11d4a4b09f42d1c33f4e4ba135305efb9616f authored about 9 years ago by Aeneas Rekkas <[email protected]>
test: import path fix

a66b27323a2a719b8eccbd81969c6bb4ea49ce35 authored about 9 years ago by Aeneas Rekkas <[email protected]>
Merge pull request #4 from ory-am/pg-fix

postgres: only create client table if it does not exist yet.

81f05aa9569bae09091af401e5e3b69c3350d8e6 authored about 9 years ago by arekkas <[email protected]>
postgres: only create client table if it does not exist yet.

791166c981bf6f1e4e146eff189d95c6c8527810 authored about 9 years ago by Aeneas Rekkas <[email protected]>
postgres: Stringer assert UserData type

1244b6bfa40fae288e0edb224d22ca0d1ec834b8 authored about 9 years ago by Aeneas Rekkas <[email protected]>
postgres: Client now stores UserData as string

3636b9757384dbb53760b02f54896967135e1232 authored about 9 years ago by aeneasr <[email protected]>
Merge pull request #3 from ory-am/unstaged

all: updated storage interface, UserData is now stored as string

b890ef0b26f3f08cd46d48b8ee8c6e77065b834b authored about 9 years ago by arekkas <[email protected]>
all: updated storage interface, UserData is now stored as string

73587a6f21440578dac90749e2296e6214c68b09 authored about 9 years ago by Aeneas Rekkas <[email protected]>
Merge remote-tracking branch 'origin/master'

69f28d2f93d00cdd9ec50355e2c897200fd5bbb7 authored about 9 years ago by Aeneas Rekkas <[email protected]>
postgres: improved sql logic

ac3605af209e48012ae93b1f39acaa496227abb3 authored about 9 years ago by Aeneas Rekkas <[email protected]>
all: updated dockertest

56a5391a0510b5d52164c572d502b0be53395cde authored about 9 years ago by aeneasr <[email protected]>
Merge pull request #2 from ory-am/postgres

postgres: tests now start the docker container only once and share th…

a8509eef2d042695f2dd005e4c8955abfd2c7572 authored about 9 years ago by arekkas <[email protected]>
postgres: tests now start the docker container only once and share the connection

1adfdb9054b877159d2653f523425b743f81820a authored about 9 years ago by Aeneas Rekkas <[email protected]>
Merge pull request #1 from ory-am/postgres

Postgres

af5f26df851fa9ed40e50339e675cf823603e8a8 authored about 9 years ago by arekkas <[email protected]>
travis: make this library ready for travis ci

1eb69f5ed5f4aea3000c42b0e7b2f1c1dd9f721d authored about 9 years ago by Aeneas Rekkas <[email protected]>
all: freeze dependencies with godep

7f75bfb0592524f17f9addfbc709f1bd59d9b6b8 authored about 9 years ago by Aeneas Rekkas <[email protected]>
postgres: implemented postgres store for osin

a16ed7299d4635f2aaa28932a71a010a1024750a authored about 9 years ago by Aeneas Rekkas <[email protected]>
namespace refactoring

8c3d31d090f557c6650efbd4cf838e1e958768c8 authored over 9 years ago by arekkas <[email protected]>
oauth: fixed tests

847bccf9f6f463b8e1dac6b2aa59fcf4e67d4754 authored almost 10 years ago by aeneasr <[email protected]>
gofmt

a0ff49c6f0d2fe0c7400b1139ed22f26eec0ca77 authored almost 10 years ago by aeneasr <[email protected]>
Minor updates

f50506d9088c6e1a4306af67e42f20fc334b1f33 authored almost 10 years ago by arekkas <[email protected]>
Update .travis.yml

747e6e5534b45124129b9a0dd66735192bd1e647 authored almost 10 years ago by arekkas <[email protected]>
Initial commit

f4cf2f5e274b0c46f8aa8a8fa0d646f60b6add37 authored almost 10 years ago by arekkas <[email protected]>
Initial commit

875207286b2d68fd2c9105ef1b32cbc66d941b43 authored almost 10 years ago by arekkas <[email protected]>