command
module
Version:
v0.0.0-...-b302b47
Opens a new window with list of versions in this module.
Published: Feb 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-oidc-idp-example
OIDC IdP example with Golang
Overview
This IdP supports only Implicit flow.
How to use
IdP
go mod tidy
go run .
- Open
http://localhost:8080
- Register account
- Login with the account
Client
pnpm i
pnpm next
- Open
http://localhost:3000
- Push Sign In button
- Push Sign in with Go OIDC IdP Example button
- Successfully signed in with IdP ID!
License
Copyright 2023 Rokoucha
Released under the Apache License, Version 2.0, see LICENSE.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
lib
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.