Categorygithub.com/ydataai/authentication-service
module
0.0.0-20240717143347-dede1a659a74
Repository: https://github.com/ydataai/authentication-service.git
Documentation: pkg.go.dev

# README

Authentication Service

This is a simple project that makes the authentication service with the OIDC flow.

Basically, you need to have an OIDC Provider (config parameters) and configure the Authentication Service.


OpenID Connect

OpenID Connect (OIDC) is an authentication layer on top of the OAuth 2.0 protocol. As OAuth 2.0 is fully supported by OpenID Connect, existing OAuth 2.0 implementations work with it out of the box.

Currently, it only supports OIDC's Authorization Code Flow, similar to OAuth 2.0 Authorization Code Grant.


About 👯‍♂️

With ❤️ from YData | Development Team

# Packages

No description provided by the author