Skip to content

kkoiwai/passkey-example

 
 

Repository files navigation

WebAuthn/Passkey Codelab

Webブラウザ、iOS(Swift)アプリでパスキー(WebAuthn)による認証を行うサンプル実装です。

Remix on Glitch

以下のサイトの実装をベースに、必要な修正を加えています。

License

Copyright 2019 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.

The following License applies to the modifications or "Derivative Works" made to the original Works. To see what constitutes the Derivative Works, please refer to the repository's commit log. https://github.com/kkoiwai/passkey-example/

   Copyright 2024 Kosuke Koiwai

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.5%
  • Swift 33.3%
  • HTML 25.7%
  • SCSS 1.5%