Cat Feeder  1.0.0
The Cat feeder project
Loading...
Searching...
No Matches
backend.src.libs.utils.oauth_authentication Namespace Reference

Data Structures

class  OAuthAuthentication
 

Detailed Description

# +==== BEGIN CatFeeder =================+
# LOGO:
# ..............(..../\
# ...............)..(.')
# ..............(../..)
# ...............\‍(__)|
# Inspired by Joan Stark
# source https://www.asciiart.eu/
# animals/cats
# /STOP
# PROJECT: CatFeeder
# FILE: oauth_authentication.py
# CREATION DATE: 11-10-2025
# LAST Modified: 14:53:3 19-12-2025
# DESCRIPTION:
# This is the backend server in charge of making the actual website work.
# /STOP
# COPYRIGHT: (c) Cat Feeder
# PURPOSE: The file that contains all the methods for the OAuth authentication.
# // AR
# +==== END CatFeeder =================+