Sentinel is the backbone of Gaucho Racing's authentication and access management system. It streamlines member onboarding, offboarding, and provides secure single sign-on (SSO) capabilities for all internal team applications. At its core, Sentinel maintains a directory of active team members and their associated information, streamlining the processes of onboarding and offboarding within the organization.
Sentinel also provides single sign-on (SSO) access to the team's internal applications. By implementing OAuth 2.0, applications can securely authenticate members and retrieve relevant information through the Sentinel API. This centralized approach simplifies the user experience while providing applications with up-to-date member information.
Check out our wiki page here to learn more.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b gh-username/my-amazing-feature
) - Commit your Changes (
git commit -m 'Add my amazing feature'
) - Push to the Branch (
git push origin gh-username/my-amazing-feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.