Skip to content

Releases: Patrikgrinsvall/laravel-bankid

v0.2.0

08 Jun 07:21
Compare
Choose a tag to compare

minor fixes

Working 0.1.0

08 Jun 04:59
0adecf9
Compare
Choose a tag to compare

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.