vividvilla / engineering-blog-samples

Code samples of LoginRadius Engineering Blog

Home Page:https://www.loginradius.com/engineering/blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Samples of LoginRadius Engineering Blog

Table of Contents

About Repository

Engineers at LoginRadius are not limited to develop, test, deploy, and maintain the LoginRadius Identity Platform. They are also highly motivated to build and learn something new every day.

As a part of our Giving Back To Community initiative, we aim to share the same with the developers worldwide via our Engineering Blogs.

This repository contains the sample code used in the engineering blogs written for the initiative mentioned above.

About LoginRadius

LoginRadius empowers businesses to deliver a delightful customer experience and win customer trust. Using the LoginRadius Identity Platform, you can offer a streamlined registration and login processes while protecting customer accounts and complying with data privacy regulations.

How to Use

First, clone this repository to your desired location in the PC using the following command :

git clone https://github.com/LoginRadius/engineering-blog-samples.git

The root folder contains the language specific folder for code samples. You can browse to particular directory and access the code sample as per your need

For example

cd Deno

This command in the terminal would open the Deno folder and list all the subfolders. This is where you can find a number of project samples.

Now, if you want to check with sample how to create Rest API in Deno, please move to that directory :

cd  RestAPIWithDeno

Here you can find the instructions to run that sample project in Deno.

License

License: MIT
Engineering Blog Samples is under the MIT License

About

Code samples of LoginRadius Engineering Blog

https://www.loginradius.com/engineering/blog

License:MIT License


Languages

Language:Jupyter Notebook 44.3%Language:JavaScript 17.6%Language:TypeScript 10.0%Language:Objective-C 5.5%Language:HTML 4.6%Language:Python 4.1%Language:Go 3.9%Language:SCSS 3.4%Language:EJS 3.3%Language:C# 1.8%Language:CSS 0.8%Language:Vue 0.6%Language:Dockerfile 0.1%Language:Shell 0.1%