https://github.com/devforth/adminforth-oauth
https://github.com/devforth/adminforth-oauth
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devforth/adminforth-oauth
- Owner: devforth
- License: mit
- Created: 2025-02-18T13:09:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-20T11:40:17.000Z (24 days ago)
- Last Synced: 2026-05-20T15:45:06.741Z (24 days ago)
- Language: TypeScript
- Size: 386 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# AdminForth OAuth Plugin
[](https://tluma.ai/ask-ai/devforth/adminforth)
Enables OAuth2-based authentication for an adminforth application.
## Features
- Add OAuth2-based authentication to AdminForth.
- Support external identity providers for sign-in.
- Reduce friction in authentication workflows.
- Integrate provider-based auth into the admin panel.
## Documentation
Full setup and configuration guide:
[AdminForth OAuth Documentation](https://adminforth.dev/docs/tutorial/Plugins/oauth/)
## About AdminForth
AdminForth is an open-source, agent-first admin framework for building robust admin panels and back-office applications faster.
## Related links
- [AdminForth website](https://adminforth.dev)
- [npm package](https://www.npmjs.com/package/@adminforth/oauth)
- [More AdminForth plugins](https://adminforth.dev/docs/tutorial/ListOfPlugins/)
- [Built by DevForth](https://devforth.io)