https://github.com/authgear/oauthrelyingparty
https://github.com/authgear/oauthrelyingparty
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/authgear/oauthrelyingparty
- Owner: authgear
- Created: 2024-05-13T05:46:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:18:13.000Z (over 1 year ago)
- Last Synced: 2025-03-27T00:22:52.901Z (about 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 2
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this module?
This module defines an interface of OAuth provider.
[authgear/authgear-server](https://github.com/authgear/authgear-server) depends on this interface.
With this interface, Authgear can support an external OAuth provider implementation.