Skip to content

hanshuebner/clj-oauth2-token-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-oauth2-token-generator

This is a server which can be used to generate OAuth2 tokens for Google services. Tokens are stored in EDN files to be used by the main application.

This illustrates the usage for the clj-oauth2 library as described in the Blog post by Eric Koslow.

Options

Put a config.edn file into the resources directory. Use config-sample.edn as example.

Usage

$ lein run

Send your users to the /google-oauth URL on your server to generate a token.

License

Copyright © 2015 Hans Hübner

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

OAuth2 token generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages