Releases: Patrikgrinsvall/laravel-bankid
Releases · Patrikgrinsvall/laravel-bankid
v0.2.0
Working 0.1.0
Initial version that works.
Some things i notice to be improved is:
- Better looking error messages if bankid is misconfigured (bankid endpoint).
- Loginbutton should be more responsive, not green when hoover if already grey
- If not callbackUrl then show a message already from start.
- Detect if user has wrong domain set? If 127.0.0.1 and user at localhost then he will get new cookie all the time. Not really part of this project though but can help developer.
- Events when things happen in bankid should be added.