-
I want to create completely custom functionality around auth link and want to be able to get value of get_authentication_url inside template. How can i do that? Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
timnolte
May 14, 2021
Replies: 1 comment 1 reply
-
You can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
britanik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
openid_connect_generic_auth_url
shortcode in your template.