oidc/src
Matthew Scheirer 14680c219f Sadly, userinfo endpoints don't need to have sameorigin with the issuer - so we can't protect against forgeries by checking origins 2018-11-23 13:15:40 -05:00
..
discovery.rs Add serialize support to userinfo (ex to write it to a database) 2017-11-15 22:52:50 -05:00
error.rs Sadly, userinfo endpoints don't need to have sameorigin with the issuer - so we can't protect against forgeries by checking origins 2018-11-23 13:15:40 -05:00
issuer.rs Update dependencies 2017-10-23 20:13:08 -04:00
lib.rs Sadly, userinfo endpoints don't need to have sameorigin with the issuer - so we can't protect against forgeries by checking origins 2018-11-23 13:15:40 -05:00
token.rs Reexport claims struct to avoid downstream deps on biscuit 2017-10-07 19:53:25 -04:00