Thanks to visit codestin.com
Credit goes to github.com

Skip to content

uc-cdis/cdiserrors

Repository files navigation

Auth Errors to be used by the auth systems that might be used in Gen3 services.

Installation

$ pip install cdiserrors

or

$ poetry add cdiserrors

Flask Support

This provides:

  • cdiserrors.make_json_error(ex: Exception) -> Response
  • cdiserrors.setup_default_handlers(app: Flask)
$ pip install cdiserrors[flask]

or

$ poetry add cdiserrors -E flask

About

Error types to be shared between other systems

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9