Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FE] feat: integration with fusion auth #35

Closed
wants to merge 7 commits into from
Closed

Conversation

r1skz3ro
Copy link
Collaborator

  • run: docker compose up -d.
  • open http://localhost:9011/ to play with fusion auth. You can login with credentials from fusionauth/kickstart/kickstart.json:
    "adminEmail": "admin@example.com",
    "adminPassword": "password",
  • open frontend localhost to start the app, press the icon in the top bar, press sign in. You can login to the app with credentials from fusionauth/kickstart/kickstart.json:
    "userEmail": "richard@example.com",
    "userPassword": "password",

@r1skz3ro r1skz3ro changed the title [FE] feat: configuration with fusion auth [FE] feat: integration with fusion auth Jun 14, 2024
@skorekm skorekm closed this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants