Skip to content
View alokrawat050's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report alokrawat050

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alokrawat050/README.md

Alok's Github Stats    Top Langs

Hello folks! My name is Alok Rawat.

I'm a developer, a tech Enthusiast, a tech blogger from India. Currently working in Japan. 9+ years of experience in information Technology with an emphasis on Technology Program and Project Management. When I'm not developing and building things, you can find me on Youtube learning, writing an article, watching movies, exploring to new places & traveling. But most of my days are spent working on my PC.

📰 Blog Posts

💼 Where i am currently working at/as

📫 Where to find me

Pinned Loading

  1. todo-using-flask todo-using-flask Public

    Python 1

  2. saas_demo saas_demo Public

    Ruby 6 5

  3. alokrawat.github.io alokrawat.github.io Public

    HTML 1 1

  4. devise_saml_auth devise_saml_auth Public

    Ruby 1

  5. BOX API Integration With RubyOnRails... BOX API Integration With RubyOnRails(OAuth 2.0) ref: https://qiita.com/alokrawat050/items/3028c89b9e449a6f614e
    1
    def make_request
    2
        #Check access token expire or not.
    3
        check_access_token_expire = check_access_token_expire_dt
    4
        if check_access_token_expire.split("-")[0] == "access_token"
    5
            #Create client by passing Token