rust_auth_service icon indicating copy to clipboard operation
rust_auth_service copied to clipboard

A simple Rust authentication service

Results 1 rust_auth_service issues
Sort by recently updated
recently updated
newest added

maybe you have an .env config for me, mine doesn't work. > DATABASE_URL=postgres://localhost/ubuntu #BIND_ADDRESS=127.0.0.1:8088 DOMAIN=192.168.178.45 PORT=3000 HOST=http://localhost:3000 DOMAIN_URL=http://localhost:3000 SECRET_KEY=0123 #enable/disable logging #RUST_LOG= #mail SMTP_SENDER_NAME=test SMTP_USERNAME=myuser SMTP_PASSWORD=mypass SMTP_HOST=smtp.1und1.de SMTP_PORT=587 SMTP_SECURITY=tls