An open API service indexing awesome lists of open source software.

https://github.com/brazil-data-cube/bdc-auth-client

A client package for authentication and authorization based on OAuth 2.0 and BDC-Auth
https://github.com/brazil-data-cube/bdc-auth-client

client-library oauth2 python security webservice

Last synced: over 1 year ago
JSON representation

A client package for authentication and authorization based on OAuth 2.0 and BDC-Auth

Awesome Lists containing this project

README

          

..
This file is part of BDC-Auth-Client.
Copyright (C) 2022 INPE.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

========================================================================
A Client Package for Authentication and Authorization Based on OAuth 2.0
========================================================================

.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg
:target: https://github.com//brazil-data-cube/bdc-auth-client/blob/master/LICENSE
:alt: Software License

.. image:: https://readthedocs.org/projects/bdc-auth-client/badge/?version=latest
:target: https://bdc-auth-client.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://img.shields.io/badge/lifecycle-stable-green.svg
:target: https://www.tidyverse.org/lifecycle/#stable
:alt: Software Life Cycle

.. image:: https://img.shields.io/github/tag/brazil-data-cube/bdc-auth-client.svg
:target: https://github.com/brazil-data-cube/bdc-auth-client/releases
:alt: Release

.. image:: https://img.shields.io/discord/689541907621085198?logo=discord&logoColor=ffffff&color=7389D8
:target: https://discord.com/channels/689541907621085198#
:alt: Join us at Discord

About
=====

BDC-Auth-Client is a client package for authentication and authorization based on OAuth 2.0.

Installation
============

See `INSTALL.rst <./INSTALL.rst>`_.

Usage
=====

See `USAGE.rst <./USAGE.rst>`_.

Developer Documentation
=======================

See https://bdc-auth-client.readthedocs.io/en/latest.

License
=======

.. admonition::
Copyright (C) 2022 INPE.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.