Git Product home page Git Product logo

agorava-core's Introduction

Agorava Core

CircleCI Maven Central License

Introduction

Agorava Provides CDI Beans and extensions to interact with major social media (SM).

Agorava core contains SN independent services like

  • OAuth connectors to authenticate with an OAuth providers
  • Support for generic Authentication and user profile
  • Support for multi-account (multi SM and multi session for the same SM)

Core also contains provides implementations for these service. The only implementation is based on CDI right now.

CDI implementation

It is independent of CDI implementation and fully portable between Java EE 8 and Servlet environments enhanced with CDI. It can be also used with CDI in JSE (desktop application).

For more information, see the Agorava Website.

Building

Agorava core relies on Agorava Parent

It requires Apache Maven (available from http://maven.apache.org/) Version 3.0.3 or later to build. You'll need to launch the following command in the root of the project

mvn clean install

agorava-core's People

Contributors

antoinesd avatar aslakknutsen avatar djegauth avatar framiere avatar keilw avatar oranheim avatar pyuill avatar rajmahendra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

agorava-core's Issues

Methods in SocialNetworkServiceHub

Why is the profile method called getMyProfile and the one related to session just getSession?
Will there be more than one profile method as opposed to having only one session?
Otherwise renaming it to getProfile seems like a clearer name.

ObjectToJsonString method in JsonWrapper

Since this interface anticipates a future JSON JSR, it is questionable, if that's the optimal package, but the method name should clearly follow Java conventions, meaning start with a lower case "o" unless there was a very compelling reason against it.

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.