lfxgroove

Results 4 comments of lfxgroove

I don't really require it to be stored, I just realized that I probably worded the op a bit strangely. I'm currently trying to implement `FromRequest` to protect resources, in...

I see, thanks for the info! I guess you do _not_ want to replace `oxide_auth_rocket::OAuthFailure` with the enum `oxide_auth_rocket::Kind` to enable matching instead of calling `web()` and `oauth()`?

@philroberts Hi, I gave it a try and managed to compile it and almooost run it, I got the following error when starting (running on archlinux if that matters): ```...

Seems like the ubuntu image for the checks is too old, not sure if I can do something about that. Have tested these changes locally though and they seem to...