HomePhorge
Diffusion kolab 7bfc09bf1a0b

Change passport over to using UUIDs
7bfc09bf1a0bUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Change passport over to using UUIDs

Details

Provenance
vanmeeuwenAuthored on Aug 18 2021, 8:59 AM
vanmeeuwenPushed on Aug 18 2021, 8:59 AM
Parents
rK2b7a74400512: Laravel Passport support
Branches
Unknown
Tags
Unknown

Event Timeline

mollekopf added inline comments.
/src/composer.json
30

Is this required?

/src/config/auth.php
116

So we can drop this entire section, right? It was added for the passport support.

vanmeeuwen added inline comments.
/src/composer.json
30

Yes.

/src/config/auth.php
116

I suppose so, but I don't know where passport sets the token expiry stuff.