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:

  1. Clone the repository to your local machine:
    git clone https://github.com/jabbson/n8n-end-user-credentials-demo
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.