ntb/silverstripe-rest-api-oauth

OAuth module for Silverstripe REST api

1.0.0 2016-08-20 08:32 UTC

This package is auto-updated.

Last update: 2022-02-19 20:16:29 UTC


README

Build Status Latest Stable Version License

This module adds the ability to create a session in the rest api with the help of an OAuth token.

The module supports the following providers:

  • Facebook
  • Google

Configuration

The only thing you need to do is to configure the module with your own api id and api secret.