https://github.com/doppar/oauthic
Social authentication package for doppar framework
https://github.com/doppar/oauthic
doppar oauth php
Last synced: 9 months ago
JSON representation
Social authentication package for doppar framework
- Host: GitHub
- URL: https://github.com/doppar/oauthic
- Owner: doppar
- License: mit
- Created: 2025-07-30T19:19:58.000Z (11 months ago)
- Default Branch: 1.x
- Last Pushed: 2025-08-01T16:45:56.000Z (11 months ago)
- Last Synced: 2025-09-02T17:00:00.883Z (9 months ago)
- Topics: doppar, oauth, php
- Language: PHP
- Homepage: https://doppar.com/versions/3.x/doppar-oauthic.html
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## OAuthic
Doppar `OAuthic` is a lightweight, extensible authentication package that integrates seamlessly with OAuth 2.0 providers. This package provides a unified interface to authenticate users using social platforms.
## Features
- 🔒 OAuth 2.0 authentication made simple
- ✅ Official support for:
- Google
- GitHub
- LinkedIn
- ⚙️ Easily add custom OAuth providers
- ⚡ Clean and expressive API
---
## Contributing
Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the [Doppar documentation](https://doppar.com/versions/3.x/contributions.html).
## Code of Conduct
In order to ensure that the Doppar community is welcoming to all, please review and abide by the [Code of Conduct](https://doppar.com/versions/3.x/contributions.html#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/doppar/framework/security/policy) on how to report security vulnerabilities.
## License
The Doppar framework is open-sourced software licensed under the [MIT license](LICENSE.md).