Commit Graph

10 Commits

Author SHA1 Message Date
Akshay Prabhakant
1bb626d559
Feature/private mutex (#248)
* feat/mutexPrivate:init; trying whether changes get pushed

* feat/privatedMutex: privated the mutex as a field in Client struct, added tests for this private mutex field

* feature/privateMutex: commented the composition of sync.Mutex

* feature/privateMutex: resolved issues with user credentials

Co-authored-by: Akshay Prabhakant <akshayprabhakant@Akshays-MacBook-Pro.local>
2022-10-20 09:11:49 +02:00
Aliaksandr Pliutau
dd920d5151 #23: unit_test.go, integration_test.go 2017-03-02 10:43:23 +07:00
Aliaksandr Pliutau
7e723285e7 Fixed #11 2016-12-19 12:55:00 +07:00
Aliaksandr Pliutau
f65c5dc88e Fixed #15 2016-09-19 11:39:05 +07:00
Aliaksandr Pliutau
2f9803548f GET /v1/identity/openidconnect/userinfo/?schema=openid 2016-01-20 11:17:19 +07:00
Aliaksandr Pliutau
2a864f6dac IIdentity endpoints 2016-01-18 15:42:42 +07:00
Aliaksandr Pliutau
6cb19672ec travis go 1.5 2015-12-22 12:09:57 +07:00
Aliaksandr Pliutau
447b062aec IT 2015-12-22 11:31:12 +07:00
Aliaksandr Pliutau
3a2323e1ef little fixes after understanding 2015-10-30 14:02:32 +07:00
LAZHCM10161
93d412d46f client_test.go 2015-10-15 12:52:16 +07:00