silverstripe-graphql-jwt

JWT Authentication for GraphQL

GPL-3.0 License

Downloads
7.8K
Stars
18
Committers
9
silverstripe-graphql-jwt - RC 1 confirmed to be working by Adrexia Latest Release

Published by Firesphere about 5 years ago

  • Note, this will probably still break on the new GraphQL from SilverStripe due to session settings
silverstripe-graphql-jwt - Rewrite from Tractorcow

Published by Firesphere about 5 years ago

silverstripe-graphql-jwt - Beta 1 update for composer versions

Published by Firesphere almost 6 years ago

silverstripe-graphql-jwt - First release on stable SilverStripe 4

Published by Firesphere almost 7 years ago

  • Rewritten namespaces
  • Fixed tests
  • Renamed to firesphere/graphql-jwt in composer
  • Thank you!
silverstripe-graphql-jwt - Composer.json fix

Published by Firesphere almost 7 years ago

  • Fix the composer recipe requirements to the correct tag.
silverstripe-graphql-jwt - Prepare for RC1 all is good

Published by Firesphere almost 7 years ago

  • Get CircleCI running with RC1
  • Update all the code to work with RC1
  • Add Scrutinizer, CodeCov and CodeClimate
silverstripe-graphql-jwt - Support SilverStripe beta-4 and higher

Published by Firesphere almost 7 years ago

  • Updated support for SilverStripe beta4 and newer
  • Todo: Repair the tests and scrutinizer
silverstripe-graphql-jwt - Locked 1.0.0 against beta 2

Published by Firesphere about 7 years ago

This branch is only if you want to explicitly use SS4 Beta2 instead of the latest master.

silverstripe-graphql-jwt - First stable release

Published by Firesphere about 7 years ago

  • Support for RSA keys
  • Switch to .env
  • Added tests for RSA
  • Reset tokens for members to lock them out
  • Validate the tokens against stored ID's
  • First stable release! Yay!
silverstripe-graphql-jwt - Locking member and Unique token

Published by Firesphere about 7 years ago

  • Lock the member against the token if it's not an anonymous member
  • Further support for anonymous members
  • Fix token-refreshing if the signer has changed
  • Set the signer and prefix as ENV variables
  • Add usable error codes
  • Code cleanup
  • Improved testing
silverstripe-graphql-jwt - Initial release

Published by Firesphere over 7 years ago

This release covers the basics of a JWT integration with SilverStripe.

Package Rankings
Top 12.31% on Packagist.org
Badges
Extracted from project README
CircleCI Scrutinizer Code Quality codecov