Authenticator/migrations/2021-01-23-022153_steam_provider/up.sql

2 lines
179 B
MySQL
Raw Normal View History

INSERT INTO "providers" ("name", "website", "help_url", "digits", "method") VALUES ("Steam", "https://steamcommunity.com/", "https://steamcommunity.com/favicon.ico", 5, "steam");