Go to file
Phillip Thern 77c684423c Merge branch '16-totp-user-actions' into 'main'
Resolve "Totp User Actions"

Closes #16

See merge request totp-auth/web-frontend!2
2023-06-17 21:51:22 +02:00
.devcontainer paged data display draft #2 2023-05-22 16:53:21 +00:00
public init react app ts 2023-05-14 22:00:37 +00:00
src delete Totp User 2023-06-17 19:47:20 +00:00
.gitignore login & signup 2023-05-19 18:28:16 +00:00
.gitlab-ci.yml add patch version for complete semver and change build/deploy to tag only 2023-06-16 08:41:49 +02:00
README.md login & signup 2023-05-19 18:28:16 +00:00
conf.example.json imporove header 2023-05-20 21:26:12 +00:00
credits.html removing bootstrap almost done 2023-05-24 15:11:09 +00:00
package.json Minor Version bump 2023-06-17 19:49:05 +00:00
tsconfig.json paged data display draft #2 2023-05-22 16:53:21 +00:00
yarn.lock bootstrap is gone 2023-05-24 21:09:56 +00:00

README.md

Configuration

conf.example.json contains some fields you should fill out.

service.api contains information about the backend proto, location and port. Adapt this to your use case.

NOTE: http+ip should only be used for development. In production, you should run the backend api with a load balancer and ssl termination