Skip to content

PerfectTeaBR/noah-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Noah's SDK

Static Badge Static Badge

A Python library that helps developers create OAuth2 systems.

๐Ÿ’ก Requirements

Python 3 or higher.

๐Ÿ“ฒ Installation

pip install noah

๐Ÿ’ซ How to use

from noah import NoahSec, OAuthSimple

Noah = (OAuthSimple)

noah = Noah(__name__)

# In ("") input your OAuth Name.
@noah.auth("oauth")
def your_oauth_name():
    noah.sec.define(oauth_name.define)

๐Ÿ“š Documentation

To read the project documentation, open the docs folder.

๐Ÿ’ Contributing

To contribute to this project, follow the Contributing Guidelines, You have to read this to contribute to the project.

๐Ÿ“„License

MIT License.
Read the License file for more information.

About

๐ŸŒ™ A Simple OAuth Project.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages