chore(auth): #331 add tests for sign in
This commit was merged in pull request #345.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package utils
|
||||
|
||||
import (
|
||||
"me-fit/log"
|
||||
|
||||
"fmt"
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"me-fit/log"
|
||||
)
|
||||
|
||||
func TriggerToast(w http.ResponseWriter, r *http.Request, class string, message string, statusCode int) {
|
||||
|
||||
Reference in New Issue
Block a user