With mosru authorizing at mos.ru website & retrieving cookies is as simple as that:
cookies = Mosru::Auth::perform("my_login", "my_password")
-
Authenticate to GitHub Packages
-
Add these lines to your application's Gemfile:
source "https://rubygems.pkg.github.com/lesterrry" do
gem "mosru"
end
And then execute:
$ bundle install
See examples
folder for usage examples.
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
Please note that library is in beta and may stop working at any time.
This software is a proof of concept.
Date | Status |
---|---|
01.06.22 | Functional |
16.06.22 | Functional |