Skip to content

Commit

Permalink
Fixed osin
Browse files Browse the repository at this point in the history
  • Loading branch information
lonelycode committed Apr 14, 2015
1 parent cc4be13 commit 25fcef3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oauth_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,6 @@ func (r RedisOsinStorageInterface) SetClient(id string, client osin.Client, igno
}

key := CLIENT_PREFIX + id
key =id

if ignorePrefix {
key = id
Expand Down

0 comments on commit 25fcef3

Please sign in to comment.