mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Refactored, reorganized, fixed issues, and implemented functionality
This commit is contained in:
parent
3edc5e1191
commit
5428085fdf
9 changed files with 524 additions and 190 deletions
2
main.go
2
main.go
|
|
@ -1,6 +1,6 @@
|
|||
package main
|
||||
|
||||
import "davidallendj/oidc-auth/cmd"
|
||||
import "davidallendj/opaal/cmd"
|
||||
|
||||
var (
|
||||
userDB = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue