fix: refactor schema for open id claim standards
This commit is contained in:
6
server/utils/init_server.go
Normal file
6
server/utils/init_server.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package utils
|
||||
|
||||
// any jobs that we want to run at start of server can be executed here
|
||||
|
||||
func InitServer() {
|
||||
}
|
Reference in New Issue
Block a user