Giter Site home page Giter Site logo

parkseehyun / cloudbread-client-unity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudbreadproject/cloudbread-client-unity

0.0 2.0 0.0 36.38 MB

CloudBread unity client developer app project

License: MIT License

C# 74.65% Objective-C 16.33% Objective-C++ 1.84% ASP 7.18%

cloudbread-client-unity's Introduction

CloudBread-Client-Unity

CloudBread unity client developer app project.

This project's goal is helpful for CloudBread users to use CloudBread APIs.

This is designed for unity game developer to build CloudBread mobile game server engine backend.

feature

  • No platform dependent code
  • support Azure Authentication
  • provide test tool based on OnGUI layout for CloudBread APIs Test

No platform dependent code

To make this project, we use only unity c# script. Don't Worry about platform dependent code. Just build for platform you wanted!

Runs across Platform tested

  • Unity Editor
  • Mac OSX
  • Android
  • Probably almost all of things Unity runs on We will be update other platforms tested

How to use

  1. Just clone this project!
git clone https://github.com/CloudBreadProject/CloudBread-Client-Unity.git
  1. Open this project on Unity (over 5.0 will be stable)

  2. Enjoy~

  3. if you want to use this project on existing project, you import script files!

Azure Authentication

It is based on this page : https://azure.microsoft.com/ko-kr/documentation/articles/mobile-services-how-to-register-facebook-authentication/

####To use Azure Authentication, you have to register your app on Facebook Login

  1. Go to this Page : https://developers.facebook.com My Apps > add a New App > Web Sites

  2. Type your app name and Click Create New Facebook App ID

  3. Fill out Categories, click Make a App ID

  4. Type following URL formats in Site URL form

  • https://<mobile_service>.azure-mobile.net
  1. Go to Dash Board (in this page, Click Skip to Developer Dashboard)

  2. Get App ID and Secret ID.

  3. Setting > Advanced, fill Valid OAuth redirect URIs with following URL format

You have to type following URL format in Valid OAuth redirect URIs on Advanced tab

  • https://<mobile_service>.azure-mobile.net/login/facebook

Go to Azure Portal

  1. In CloudBread Mobile App Service, Click Authentication

  2. Facebook click

  3. fill out App ID and Secret ID that you get before

License : MIT license

cloudbread-client-unity's People

Contributors

yshong93 avatar cloudbreadpapa avatar ellemedit avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.