File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8989 --env ROOT_PATH='/auth' \
9090 --env EMAIL='${{ secrets.EMAIL }}' \
9191 --env EMAIL_PASS='${{ secrets.EMAIL_PASS }}' \
92+ --env ENABLED_AUTH_METHODS='${{ vars.ENABLED_AUTH_METHODS }}' \
9293 --env SMTP_HOST='mail.profcomff.com' \
9394 --env SMTP_PORT='465' \
9495 --env APPLICATION_HOST='${{ vars.HOST }}' \
Original file line number Diff line number Diff line change 11# auth-api
22 API сервиса аутентификации и авторизации в приложение Твой ФФ!
33
4+ [ <img src =" https://cdn.profcomff.com/easycode/easycode.svg " width =" 200 " ></img >] ( https://easycode.profcomff.com/templates/docker-fastapi/workspace?mode=manual¶m.Repository+URL=https://github.com/profcomff/auth-api.git¶m.Working+directory=auth-api )
5+
6+ ## Схема работы Auth APUI
7+
48![ Auth Schema] ( https://github.com/profcomff/auth-api/assets/5656720/ab2730be-054a-454c-ab76-5475e615bb64 )
59
610## Функционал
You can’t perform that action at this time.
0 commit comments