Skip to content

BeefreeSDK/beefree-sdk-sample-client

Repository files navigation

BEE Plugin

Live Demo: https://beefree.io/templates/

Client-side Sample Code

Table of Contents

Prerequisites

Getting Started

The easiest way to get started is to clone this repository:

# Get the latest snapshot

git clone https://github.com/BeefreeSDK/ClientSIde-code-sample.git myproject



# Change directory

cd myproject



# Open index.html and change the placeholders YOUR_CLIENT_ID and YOUR_CLIENT_SECRET with your credentials

          client_id: "YOUR_CLIENT_ID",
          client_secret: "YOUR_CLIENT_SECRET",



# Then run it in your browser, e.g.

index.html

Obtaining Credentials

To use Beefree SDK, you must obtain the appropriate credentials: Client ID and Client Secret, available on the Beefree SDK Developer Console application details page.

https://developers.beefree.io/apps

Resources

About

A simple HTML sample client to start playing with Beefree SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages