mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 03:29:51 +02:00
authorize: add policy error details for custom error messages (#3542)
* authorize: add policy error details for custom error messages * remove fmt.Println * fix tests * add docs
This commit is contained in:
parent
60b9f3d92d
commit
3c63b6c028
24 changed files with 619 additions and 505 deletions
|
@ -1,6 +1,6 @@
|
|||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.0
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.14.0
|
||||
// source: api.proto
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue