Documentation
¶
Overview ¶
Auth Server Auth Service provides the authentication for the cuttle.ai platform
Directories
¶
Path | Synopsis |
---|---|
Package config will have necessary configuration for the application
|
Package config will have necessary configuration for the application |
Package log is used to print logs based of log types
|
Package log is used to print logs based of log types |
Package oauth contains the oauth utilities for the platform
|
Package oauth contains the oauth utilities for the platform |
google
Package google has the implmentations for google oauth and google user profile fetch
|
Package google has the implmentations for google oauth and google user profile fetch |
Package routes has the routes supported by the api with proper versioning done Suppose a route is /list, it belonged to v2 and current version is v2.
|
Package routes has the routes supported by the api with proper versioning done Suppose a route is /list, it belonged to v2 and current version is v2. |
auth
Package auth contains the handlers required for authentication purposes
|
Package auth contains the handlers required for authentication purposes |
response
Package response handles utilities for writing error and normal responses to the response writer
|
Package response handles utilities for writing error and normal responses to the response writer |
Package version has the version information about the application
|
Package version has the version information about the application |
Click to show internal directories.
Click to hide internal directories.