Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
TiktokPassport::Server
Inherits
Reference
/
Object
Constants
HOST = "0.0.0.0"
Log = ::
Log
.for(self)
PORT = (
ENV
.fetch("
PORT
", "3000")).to_i
Constructors
new
Source
Instance methods
shutdown
Source
start
Source
Nested types
TiktokPassport::Server::ErrorHandler
TiktokPassport::Server::PingController
TiktokPassport::Server::Router
TiktokPassport::Server::SignaturesController