mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
- Updated revoke button colors and icons. - Updated the 'Created By' to use a helper function to get an email address rather than using the provider_identifier which may be a random string depending on the type of provider the identity was created under. - Added a link to the actor that created the API token ### Screenshot of updated view <img width="1168" alt="Screenshot 2024-10-07 at 1 11 43 PM" src="https://github.com/user-attachments/assets/80444815-f045-49db-b570-dc9dc58c33d2"> Closes #6269
Web
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
Learn more
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix