parent
4fb0e17b69
commit
ef91558600
8 changed files with 73 additions and 19 deletions
|
@ -10,6 +10,8 @@ import (
|
|||
"git.mstar.dev/mstar/linstrom/storage-new/models"
|
||||
)
|
||||
|
||||
// A fake user struct for implementing the webauthn.User interface
|
||||
// on top of the storage system
|
||||
type fakeUser struct {
|
||||
actualUser *models.User
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue