Commit graph

5 commits

Author SHA1 Message Date
Cubicroot
15ea2935be
Update to Go 1.23 (#73) 2024-10-20 23:34:05 +02:00
eikendev
47f10c03ae
Fix token lengths 2022-02-11 23:48:08 +01:00
eikendev
9c22816495
Add tests for token generation 2021-09-15 21:22:35 +02:00
eikendev
d7721e827b
Add option to enforce strict compatibility
Some plugins check for token length. Since PushBits uses longer tokens by default for better security, these plugins are
incompatible. With this patch, users can decide if they want an application to have a short token, so that said plugins
can talk to PushBits again.
2021-02-08 00:34:33 +01:00
eikendev
9a4a096526
Restructure project layout 2021-01-16 16:56:49 +01:00
Renamed from authentication/token.go (Browse further)