Liking cljdoc? Tell your friends :D

friend-oauth2 Examples

The friend-oauth2 project includes the following examples:

Configuration

The examples make use of the following environment variables:

  • OAUTH2_CLIENT_ID
  • OAUTH2_CLIENT_SECRET
  • OAUTH2_CALLBACK_URL

Running

Once the environment variables are set, you will be ready to run the examples. This can be done with provided lein aliases:

  • lein appdotnet
  • lein facebook
  • lein github
  • lein google

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close