[ 原始碼: ruby-devise-token-authenticatable ]
套件: ruby-devise-token-authenticatable (0.5.2-1)
ruby-devise-token-authenticatable 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-devise-token-authenticatable:
- [ruby-devise-token-authenticatable_0.5.2-1.dsc]
- [ruby-devise-token-authenticatable_0.5.2.orig.tar.gz]
- [ruby-devise-token-authenticatable_0.5.2-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Balasankar C
外部的資源:
- 主頁 [github.com]
相似套件:
token based authentication for devise
This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.
其他與 ruby-devise-token-authenticatable 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-devise (>= 4.0~)
- Flexible authentication solution for Rails with Warden