Vishal Dalwadi
4 months ago
|
@@ -1,13 +1,11 @@
|
|
|
package controller
|
|
package controller
|
|
|
|
|
|
|
|
import (
|
|
import (
|
|
|
- "context"
|
|
|
|
|
"bytes"
|
|
"bytes"
|
|
|
"encoding/base64"
|
|
"encoding/base64"
|
|
|
"encoding/json"
|
|
"encoding/json"
|
|
|
"errors"
|
|
"errors"
|
|
|
"fmt"
|
|
"fmt"
|
|
|
- "github.com/gravitl/netmaker/db"
|
|
|
|
|
"github.com/pquerna/otp"
|
|
"github.com/pquerna/otp"
|
|
|
"image/png"
|
|
"image/png"
|
|
|
"net/http"
|
|
"net/http"
|