Users and authentication management SaaS

fief-dev fief-dev Last update: Feb 28, 2024

Fief

Users and authentication management SaaS

Subscribe

Getting started

Contributing

All Contributors

All contributions to improve the project are welcome! In particular, bug and documentation fixes are really appreciated.

For new features and larger improvements, we kindly ask you to open a discussion first about your idea, what motivates it and how you plan to implement it before you start working. It'll avoid frustration on both sides if we decide not to integrate your code in the project.

Thanks goes to these wonderful people (emoji key):

shrike71
shrike71

🐛 🤔
trisongz
trisongz

💡 🤔
David Brochart
David Brochart

📖 💻
Paolo Dina
Paolo Dina

🐛
duber000
duber000

💻
Danilo Polani
Danilo Polani

🌍
Moritz
Moritz

🌍
plpsanchez
plpsanchez

🌍
William Mayor
William Mayor

💻
Rui Oliveira
Rui Oliveira

🌍 💻
Jimmy Angel Pérez Díaz
Jimmy Angel Pérez Díaz

🌍
Michał Rosiak
Michał Rosiak

🌍
olimcc
olimcc

🛡️
Joe Hamman
Joe Hamman

🛡️
zfei
zfei

🌍 💻
Bartosz Magiera
Bartosz Magiera

📖
oaltun
oaltun

💻
Cesar Smaniotto Júnior
Cesar Smaniotto Júnior

🌍
rotil
rotil

🛡️
李秉祐
李秉祐

🌍
Lev Dubinets
Lev Dubinets

💵
Mathieu Virbel
Mathieu Virbel

🐛
corv89
corv89

🐛
Yaroslav Polyakov
Yaroslav Polyakov

💻
Scott Fredericksen
Scott Fredericksen

💻

Development

To get started quickly, we recommend you to use GitHub Codespaces. We have a complete configuration allowing you to start working on Fief right away, including pre-configured PostgreSQL and Redis servers.

Open in GitHub Codespaces

When the Codespace is built, an admin user is automatically created.

Admin user credentials

Email: [email protected]

Password: herminetincture

Run the Fief server in development mode with the following command:

hatch run dev.server.start

The worker can also be started with the following command:

hatch run dev.worker.start

License

Fief is fair-code distributed under Elastic License 2.0 (ELv2).

Subscribe to our newsletter