Skip to content
#

actix-web

Here are 404 public repositories matching this topic...

agraven
agraven commented Mar 29, 2022

The Basic struct has two getter methods, user_id and password, both of which return a &Cow<'static, str> (one wrapped in an option). This is a big ergonomics papercut. Partly the getters become tied to the underlying implementation of the struct, removing most of the point of having a p

C-improvement good first issue A-httpauth
HeroicKatora
HeroicKatora commented Feb 14, 2018

Project Improvement

It is currently unclear where to start with implementing bindings for other libraries. While the main module for such documentation should be [frontends][frontends], most documentation currently lives only under [code_grant::frontend][code_grant_frontend]. Additionally, the 'example' code given by the iron frontend is not extremely friendly as a guide, as it is m

improvement good first issue documentation
actix-web-grants

Improve this page

Add a description, image, and links to the actix-web topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the actix-web topic, visit your repo's landing page and select "manage topics."

Learn more