Skip to content
Snippets Groups Projects
Commit c867d4db authored by Rohith's avatar Rohith
Browse files

Merge pull request #41 from gambol99/version_one

- shifting to version v1.0.0
parents d36ab7cb efba4038
Branches
Tags v1.0.0
No related merge requests found
#### **1.0.0 (April 8th, 2016)**
FEATURES
* Added the /oauth/expiration controller to test for access token expiration
* Added the /oauth/token as a helper method to display the access token
FIXES:
* Fixed and cleaned up a few niggling issues
#### **1.0.0-rc6 (March 31th, 2016)**
......
......@@ -22,7 +22,7 @@ import (
const (
prog = "keycloak-proxy"
version = "v1.0.0-rc6"
version = "v1.0.0"
author = "Rohith"
email = "gambol99@gmail.com"
description = "is a proxy using the keycloak service for auth and authorization"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment