Skip to content
  • Linux User's avatar
    + Adding config options to readme and main script · db2f7f1b
    Linux User authored
    Basic options mostly but they are the options we want to provide
    for a more complete system
    
    ! This is the beginning of oauth implementation things
    Basically just use flask-oauth because its a flask plugin
    and is likely been heavily tested
    
    ! API_KEY_ENABLED feature flag now requires a keys table
    
    We can probably have a tokens table along with it to do quicker
    JWT authentication as well just like freechat does
    db2f7f1b