2024-01-04 20:31:16 +00:00
{
"$schema" : "../schema.json" ,
"name" : "Email OAuth2 Proxy" ,
"available" : true ,
"exposable" : false ,
"no_gui" : true ,
"port" : 1999 ,
"id" : "email-oauth2-proxy" ,
2024-06-17 03:57:37 +00:00
"tipi_version" : 8 ,
"version" : "2024.06.17" ,
"categories" : [ "utilities" , "security" ] ,
2024-01-04 20:31:16 +00:00
"description" : "Transparently add OAuth 2.0 support to IMAP/POP/SMTP client applications, scripts or any other email use-cases that don't support this authentication method." ,
"short_desc" : "OAuth Proxy for IMAP/POP/SMTP." ,
"author" : "simonrob" ,
"source" : "https://github.com/simonrob/email-oauth2-proxy" ,
"form_fields" : [ ] ,
2024-06-17 03:57:37 +00:00
"supported_architectures" : [ "arm64" , "amd64" ]
2024-01-22 21:39:51 +00:00
}