dej611 / spid-react-button

Pulsante SSO per SPID in React
https://dej611.github.io/spid-react-button/
European Union Public License 1.2
18 stars 15 forks source link

New sorted feature #50

Closed dej611 closed 3 years ago

dej611 commented 3 years ago

Fixed #47

New sorted prop in the SPIDButtonProps type, which forces an ascending sorting for idp providers (based on entityName strings).

Adds code to sort, unit tests and example handle to manually check.