Skip to content

Conversation

@MartinNowak
Copy link
Contributor

No description provided.

Exists because this package is compatible with Emacs 26.1, but
‘base64url-encode-string’ was only added in Emacs 27.1."
(if (fboundp 'base64url-encode-string)
(if (fboundp #'base64url-encode-string)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you want to leave it as a regular quote here (since at this point we don't even know if this symbol is a function, let alone bound).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants