tvallotton / rocket_auth

An implementation for an authentication API for Rocket applications.
https://docs.rs/rocket_auth/
Apache License 2.0
73 stars 35 forks source link

Users seems to be able to connect only on one device at the same time #67

Open Eldolfin opened 10 months ago

Eldolfin commented 10 months ago

When I login with one device, the other one gets de authenticated. Is this a bug? Or is it expected?