Ecosyste.ms: OpenCollective

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

github.com/TryGhost/Members


https://github.com/TryGhost/Members

Fixed JWT regex

9fef5f54288158eeeedc3ebbcb3c7c2779c22efd authored about 6 years ago by Fabien O'Carroll <[email protected]>
Members update (#24)

* Ignored build

* Deleted build dir

* Updated layer1 to interface with simplified gateway
...

a8ac25b5bb381854ea8100d63034387f153ab294 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Update position of auth iFrame

d8c21d370d5960c70d7de6b2c51fe5b39835e17b authored about 6 years ago by Zimo <[email protected]>
Update members iFrame style

3a8ff779ed2291f827fbd826b275186efc4922d1 authored about 6 years ago by Zimo <[email protected]>
Update members auth iFrame style

cd56c968a9d23a2835133c3f683a6406304a4e75 authored about 6 years ago by Zimo <[email protected]>
Updated member layers (#23)

* Corrected the event handling of layer0

* Updated layer1 to use layer0

* Updated dropin s...

b56a5e4edbdea1179c2d091c8ac9f63698d50bb3 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Members layer0 (#22)

* Created initial layer0 sdk

* Updated layer1 to use layer0

* Updated layer2 to accept and...

fabd9471f095662cd7e80933a2361c3c8bb8622c authored about 6 years ago by Fabien O'Carroll <[email protected]>
Created drop-in script module for ghost themes (#19)

* Added WIP drop-in script for prototype

* Cleaned up theme dropping script module

- Updat...

9728aa4e1b25e5cb2fa011917328938f8dc8e57c authored about 6 years ago by Rishabh Garg <[email protected]>
Update packages/members/layer2/index.js

a9e765f75585bb089efcd1cccc8d0f2409d8687b authored about 6 years ago by Fabien O'Carroll <[email protected]>
Updated layer2 to inline with drop in solution

6431baef2df6d12b87d92594754639b809188fe2 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Updated README for members layer2 SDK

56fab184d45b05d82cdd77483b5142c9ab259a62 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Updated layer2 drop in script to set/unset cookies (#17)

* Updated layer2 drop in script to set/unset cookies

* Use ES5 and remove transforms

e43ae1b19cf8769e7616f3600b3f4dd6df3763c4 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Fixed logout for members layer1

no-issue

LocalStorage converts items to strings so "null" was being stored.

fcdb6972ea3da506bf196f00e2f0e8d999dbc080 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Created initial layer2 for Members SDK

closes #9

e910b52bc07df8f8012c906cb627112b745d0371 authored about 6 years ago by Fabien O'Carroll <[email protected]>
Fixed jwt sign method call

no-issue

51c4f689ea0a41451a38aff6fd008de2a08f81bb authored about 6 years ago by Fabien O'Carroll <[email protected]>
Updated members layer1 to handle create/destroy/get jwt token

closes #11

- Uses signed jwt with NONE algorithm
- Token stored in localStorage

f4abe3c74a7131700e773d68917e19f37ea96f41 authored about 6 years ago by Rish <[email protected]>
Created members-layer1 sdk base structure

closes #8

af4ae6721b58ef67aa3820224219f5d4d87b386d authored about 6 years ago by Rish <[email protected]>