elementary / accounts

Web interface and API server for elementary Accounts

Home Page:https://accounts.elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accounts

Web interface and API server for elementary Accounts



Checks Build License

About Accounts

Accounts is an OAuth 2 server that provides user data to other services. It is written in PHP with Laravel with these additional packages:

  • Alpine JS
  • Laravel Jetstream
  • Laravel Password
  • Livewire
  • Tailwind CSS

Running

This project is a pretty standard Laravel project. We recommend using Laravel sail to run the project via docker.

You can follow the getting started instructions in the Laravel sail documentation. Alternatively, if you just want to get up and running fast, you can use docker-compose manually with docker-compose up and the other respective commands.

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Code of Conduct

In order to ensure that the elementary community is welcoming to all, all contributors must follow the elementary Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within this project, please follow the instructions layed out on our security policy.

License

This accounts project is open-sourced under the AGPL-3.0-or-later license. You can look at the [tldr here](https://tldrlegal.com/license/gnu-affero-general-public-license-v3-(agpl-3.0).

About

Web interface and API server for elementary Accounts

https://accounts.elementary.io

License:GNU Affero General Public License v3.0


Languages

Language:PHP 58.8%Language:Blade 40.8%Language:Shell 0.4%