package
0.36.1
Repository: https://github.com/raystack/frontier.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
BuildToken creates a signed jwt using provided private key Ensure the key contains kid else the operation fails.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetPublicKeySet convert private to public.
No description provided by the author
IsNullUUID returns true if passed string is a null uuid or is not a valid uuid defined by `github.com/google/uuid`.Parse and `github.com/google/uuid`.Nil respectively else return false.
No description provided by the author
IsValidUUID returns true if passed string in uuid format defined by `github.com/google/uuid`.Parse else return false.
No description provided by the author

# Constants

No description provided by the author

# Variables

NewString is type alias to `github.com/google/uuid`.NewString.