Skip to content

Instantly share code, notes, and snippets.

View mrsquish's full-sized avatar

Adam Hardy mrsquish

  • Melbourne, Australia
View GitHub Profile
@Auz
Auz / auth0-login.html
Created June 7, 2021 07:42
Auth0 custom login page example with forgot password
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Welcome to Growth Book - Sign in or register</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css">
<style>