auth0-password-policies

WebJar for auth0-password-policies

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

auth0-password-policies
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

auth0-password-policies
WebJar for auth0-password-policies
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/auth0/auth0-password-policies

Download auth0-password-policies

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/auth0-password-policies/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>auth0-password-policies</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/auth0-password-policies/
implementation 'org.webjars.npm:auth0-password-policies:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/auth0-password-policies/
implementation ("org.webjars.npm:auth0-password-policies:1.0.2")
'org.webjars.npm:auth0-password-policies:jar:1.0.2'
<dependency org="org.webjars.npm" name="auth0-password-policies" rev="1.0.2">
  <artifact name="auth0-password-policies" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='auth0-password-policies', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "auth0-password-policies" % "1.0.2"
[org.webjars.npm/auth0-password-policies "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm » password-sheriff jar [1.1.0,2)

Project Modules

There are no modules declared in this project.

auth0-password-policies

Password policies presets used by Auth0. Extracted from password-sheriff.

Policies

none

  • minimum characters: 1

low

  • minimum characters: 6

fair

  • minimum characters: 8
  • contains at least one character in each group: lowerCase, upperCase and numbers

good

  • minimum characters: 8
  • contains at least one character in three different groups out of: lowerCase, upperCase, numbers, specialCharacters

excellent

  • minimum characters: 10
  • contains at least one character in three different groups out of: lowerCase, upperCase, numbers, specialCharacters
  • may not contain any character repeated more than twice
org.webjars.npm

Auth0

Versions

Version
1.0.2