zitadel-oidc/pkg
JCustin e54ab63c1c
Update authrequest.go
Rewrote error messages with a consistent structure to explain said errors, as well as a transition to the administrator's contact information. The administrator's information will needed to be plugged in by a more knowledgeable contributor.

Note that because I am not familiar with Go, some of the error messages may have an incorrect explanation for the error. I encourage a double check on the terminology and logic explained in my messages. If there are any errors, please correct the terminology and logic while retaining the sentence structure.
2020-07-27 19:19:14 -07:00
..
cli fix(cli): added implementation for token to client for caching (#29) 2020-05-27 19:00:28 +02:00
oidc fix: add authorizations to userinfo (#37) 2020-07-09 13:40:32 +02:00
op Update authrequest.go 2020-07-27 19:19:14 -07:00
rp fix: end session (#35) 2020-07-06 12:52:22 +02:00
utils feat(cli): added implementation for codeflow with a cli (#26) 2020-04-30 07:08:30 +02:00