An open API service indexing awesome lists of open source software.

https://github.com/devforth/adminforth-oauth


https://github.com/devforth/adminforth-oauth

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# AdminForth OAuth Plugin

License: MIT Build Status npm downloads npm version

[![Ask AI](https://tluma.ai/badge)](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)