package
5.13.0+incompatible
Repository: https://github.com/documize/community.git
Documentation: pkg.go.dev
# Functions
AddExternalUser method to setup user account in Documize using Keycloak/LDAP provided user data.
DecodeJWT decodes raw token.
DecodeKeycloakJWT takes in Keycloak token string and decodes it.
FindJWT looks for 'Authorization' request header OR query string "?token=XXX".
GenerateJWT generates JSON Web Token (http://jwt.io).
StripAuthSecrets removes sensitive data from auth provider configuration.