netbird/management/server/mock_server
Misha Bragin d0c6d88971
Simplified Store Interface (#545)
This PR simplifies Store and FileStore
by keeping just the Get and Save account methods.

The AccountManager operates mostly around
a single account, so it makes sense to fetch
the whole account object from the store.
2022-11-07 12:10:56 +01:00
..
account_mock.go Simplified Store Interface (#545) 2022-11-07 12:10:56 +01:00
management_server_mock.go Get Device Authorization Flow information from management (#308) 2022-05-08 11:04:57 +02:00