[gem] SuperToken: ActiveRecord unique token generator with prefix and length options
SuperToken is a fork of HasSecureToken module which is provides an easy way to generate uniques random tokens for any model in ruby on rails. SuperToken gives you a way to prefix token with string and change token length.
Post a comment