README ¶ Firebase Create Test Token Create a custom token for a specific UID and simply verify it using the Firebase API. func CreateTestToken(client *auth.Client, firebaseKey, uid string) (string, error) Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func CreateTestToken(client *auth.Client, firebaseKey, uid string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateTestToken ¶ func CreateTestToken(client *auth.Client, firebaseKey, uid string) (string, error) CreateTestToken creates a custom token for the specified UID and verifies it with the Firebase API Types ¶ This section is empty. Source Files ¶ View all Source files token.go Click to show internal directories. Click to hide internal directories.