UNPKG

@finsel-dgi/pasby-react

Version:

This is a javascript library for implementing authentication and authorization in react apps with pasby,

4 lines (3 loc) 136 B
export { User } from './eid.user.type'; export { default as keys } from './keys'; export { PollEIDComponent } from './frontend/Poller';