payloadcms / payload-admin-bar

An admin bar for React apps using Payload
MIT License
24 stars 4 forks source link

chore: add authCollection prop #7

Open kalon-robson opened 8 months ago

kalon-robson commented 8 months ago

Update props to receive a authCollection slug when users aren't the default.

Note: no breaking changes as authCollection is set to 'users' by default.

kalon-robson commented 8 months ago

Let me update the readme before considering merging this

kalon-robson commented 8 months ago

Readme has now been updated with the additional prop