Working through authentication, role and policy basics

This commit is contained in:
2026-04-02 01:51:48 -04:00
parent ace452bce3
commit a70c88342b
7 changed files with 516 additions and 62 deletions

5
request.go Normal file
View File

@@ -0,0 +1,5 @@
package main
func getReq() {
}