forked from mystiq/dex
commit
39a66d1496
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ staticClients:
|
||||||
- 'http://127.0.0.1:5555/callback'
|
- 'http://127.0.0.1:5555/callback'
|
||||||
```
|
```
|
||||||
|
|
||||||
In this case, the Go code would configured as:
|
In this case, the Go code would be configured as:
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// Initialize a provider by specifying dex's issuer URL.
|
// Initialize a provider by specifying dex's issuer URL.
|
||||||
|
|
Loading…
Reference in a new issue