n8n-end-user-credentials-demo
About this automation
A worked example of n8n end-user credentials: the calling application half. Signs a user in via OIDC, then runs an n8n workflow as that person against their own Gmail.
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/jabbson/n8n-end-user-credentials-demo - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.