Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions modules/ngauth.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: ngauth
displayName: ngauth OAuth Server
description: Lightweight OAuth 2.0 and OpenID Connect server for integration testing. Fast startup (2-3s), minimal resources (~50MB), zero configuration needed.
categories:
- other
languages:
- nodejs
- java
- python
- go
- dotnet
repository: https://github.com/ngauth/server
documentation: https://github.com/ngauth/server#readme
homepage: https://github.com/ngauth/server
license: MIT
maintainers:
- github: yaodintsov
name: Iaroslav Odintsov
dockerImage: ngauth/server
defaultVersion: "1.0.0"
keywords:
- oauth2
- oauth
- openid-connect
- oidc
- jwt
- authentication
- authorization
- testing
- integration-testing
- testcontainers
icon: https://raw.githubusercontent.com/ngauth/server/main/docs/logo.png