Commit Graph

9 Commits

Author SHA1 Message Date
Alex Pliutau
c9c1a38641 Remove unused tokenservice endpoints 2024-08-30 13:57:08 +02:00
Thomas Frössman
cc8b3cee69 add context support 2021-01-03 10:49:14 +01:00
Alex Pliutau
e70e544c1a Update package name 2019-08-21 15:50:20 +02:00
Daniel Melton
2c6b470ed7 code style efficiencies added 2019-06-15 22:39:08 -04:00
Alex Pliutau
cd22892aec Make one-line if err != nil conditions 2017-11-23 09:15:11 +07:00
Nicholas Asimov
06b13fe21f Fix GrantNewAccessTokenFromAuthCode method.
Changes made:
1. Body is sent as a form-urlencoded values instead of json
2. Basic auth is used for authorization instead of an access token
2017-10-21 16:24:02 +03:00
Aliaksandr Pliutau
7b764347d0 Fixed #21 2017-01-10 15:39:27 +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