Initial import of zappier-identity from zapier monorepo
This commit is contained in:
commit
3f136070b6
8 changed files with 204 additions and 0 deletions
5
src/subjects.js
Normal file
5
src/subjects.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export const SUBJECTS = {
|
||||
BIND: 'verae.identity.bind',
|
||||
LOOKUP: 'verae.identity.lookup',
|
||||
QUEUE: 'identity',
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue