package
0.0.0-20250218134135-2a756aefb2b2
Repository: https://github.com/umarkotak/ytkidd-api.git
Documentation: pkg.go.dev
# Functions
FetchGooglePublicKeys fetches Google's public keys.
No description provided by the author
ParseRSAPublicKey converts a modulus (N) and exponent (E) into an RSA public key.
ValidateGoogleJWT validates the JWT token and returns the claims.
# Structs
GoogleClaims represents the claims in the JWT.
GooglePublicKeys represents the response from Google's public keys endpoint.