TheOpenCloudEngine / uEngine5-base

uEngine5 BPMS that totally re-written in Microservices architecture. uEngine5 can act as not only a conventional Workflow or BPMS but also as a REST api orchestrator or a BPaaS (Business process as a service) of members of OCE's MSA components.
MIT License
10 stars 13 forks source link

IAM-Avatar Tag #28

Open jinyoung opened 6 years ago

jinyoung commented 6 years ago

Usage 1: (Current login user avatar)

<iam-avatar></iam-avatar>

Usage 2 (User avatar if userId is provided)

<iam-avatar size="small" userId="jyjang@uengine.org"></iam-avatar>