mikker / passwordless

🗝 Authentication for your Rails app without the icky-ness of passwords
MIT License
1.26k stars 87 forks source link

initializer Passwordless.token_generator default value error #74

Closed no1-knows closed 4 years ago

no1-knows commented 4 years ago

I'm newbie so I cant understand whats problem.

I just follow https://github.com/mikker/passwordless#configuration and uninitialized constant UrlSafeBase64Generator (NameError) error occurred when server start.

FYI

mikker commented 4 years ago

It should be Passwordless::UrlSafeBase64Generator.new, sorry. There's an error in the docs.

mikker commented 4 years ago

Fixed in https://github.com/mikker/passwordless/commit/bb0adfcbd0744b05601d879bcb5aa0311c8225cc