jwt

package module
v0.0.0-...-5fc3d4b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2018 License: MIT Imports: 9 Imported by: 0

README

go-firebase-verify

Verifies Backend Tokens from Firebase.

Usage

VerifyIDToken(idToken string, googleProjectID string) (string, error)

Takes the JWT Token and googleProjectID as a parameter, returns the User ID (or an error).

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VerifyIDToken

func VerifyIDToken(idToken string, projectID string) (map[string]interface{}, error)

VerifyIDToken ...

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL